Timeline for Calling Upload Dialog with javascript, can I pass value through to the edit form that follows?
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 15, 2015 at 19:25 | comment | added | user41437 | Justin, can I get the code to use the upload.aspx with javascript? | |
| Jan 14, 2013 at 16:07 | vote | accept | Justin | ||
| Jan 14, 2013 at 16:07 | answer | added | Justin | timeline score: 0 | |
| Dec 4, 2012 at 16:06 | comment | added | Justin | yeah i can hide it....just use jquery to find and hide those kind of fields on a form. | |
| Dec 4, 2012 at 16:05 | comment | added | Justin | I have the id text box on the edit form, but I want to fill that text box coming from the upload dialog (right after user has uploaded a new document). I use the above script to call the upload dialog in the first place, but I need to get that id value from the above script into that text box on the edit form. | |
| Dec 4, 2012 at 16:02 | history | tweeted | twitter.com/#!/StackSharePoint/status/275993463839944704 | ||
| Dec 4, 2012 at 15:58 | comment | added | Arsalan Adam Khatri | So you must have a textbox for the parentID field in edit form right? Hide it through css, grab the id of this textbox and set it using javascript... | |
| Dec 4, 2012 at 15:49 | comment | added | Arsalan Adam Khatri | Quite clear now.. what is the type of parentID field in document library ? | |
| Dec 4, 2012 at 15:46 | history | edited | Justin | CC BY-SA 3.0 | added 597 characters in body |
| Dec 4, 2012 at 15:43 | comment | added | Justin | so i know how and where to get the url of the edit form, and i know how to call and use that in js/jquery, perhaps i was unclear....editing my question. | |
| Dec 4, 2012 at 15:31 | comment | added | Justin | @Arsalan Adam Khatri ...hi. thanks for the response, but i am not sure exactly what you mean. could you provide a bit more info please? beginner. thanks | |
| Dec 4, 2012 at 15:29 | history | edited | Justin | CC BY-SA 3.0 | deleted 47 characters in body |
| Dec 4, 2012 at 14:59 | history | asked | Justin | CC BY-SA 3.0 |