Timeline for Removing the double arrow for web part connections
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 27, 2015 at 22:07 | vote | accept | Jeffrey Quinn | ||
| Jan 27, 2015 at 22:06 | comment | added | Jeffrey Quinn | Sorry, I made that comment before seeing your edit. your updated answer did the trick! thanks for all your help, and I will be marking your answer as correct | |
| Jan 27, 2015 at 22:06 | comment | added | Amal Hashim | If you are testing in dev tools then you can try this $("img[src='/_layouts/images/rbsel.gif']").hide();$("img[src='/_layouts/images/rbunsel.gif']").hide(); | |
| Jan 27, 2015 at 22:05 | comment | added | Jeffrey Quinn | I was looking into it alittle more and notice there was an open parenthesis that missing its closing parenthesis, I added that in and now states that its looking for an open { | |
| Jan 27, 2015 at 22:03 | history | edited | Amal Hashim | CC BY-SA 3.0 | added 2 characters in body |
| Jan 27, 2015 at 22:00 | comment | added | Jeffrey Quinn | I managed to salvage the page! Also, I did what you recommended and made a copy of the page and have been working with that. I went back and made sure I had jquery installed, I also put in a CEWP linked to a .txt with your script. Unfortunately it did not work, I pulled up dev tools and changed the background color with script so I know Jquery is loading but when I run your script through the consol i get a "Expected ')' error. I am not very savy with jscript (yet) so I am not sure as to the issue. | |
| Jan 23, 2015 at 21:52 | comment | added | Jeffrey Quinn | I thought I did as I had used it in the past, I will definitely look into use the Content Editor Web Part. However, for now I am just going to worry about salvaging/fixing the page so it dosent error out when trying to open | |
| Jan 23, 2015 at 21:37 | comment | added | Jeffrey Quinn | thanks for the response Amal, you seem to be answering alot of my questions. Unfortunately I went to put your script in via designer, and when I saved the changes Designer stopped responding, I brought Designer back up and removed the edits I made...but when I saved that I could not open the page and the code in sharepoint has massive blocks of (seemingly gibberish) blue code. this section of this blue code is included in the <webpartsPages:WebPartZone tag | |
| Jan 23, 2015 at 20:19 | history | answered | Amal Hashim | CC BY-SA 3.0 |