Advertisement
Guest User

CTFm

a guest
Nov 26th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. getting current context
  2. getting the SPHostUrl https://squad.sharepoint.com/sites/LIADev
  3. getting the listId {B9CED59A-26F8-4BC4-B366-D469EC04D833}
  4. getting the itemId null
  5. parentContext
  6. gett the web object [object Object]
  7. getting the list by ID [object Object]
  8. document ready function
  9. Else/om tomt itemId, skapa contentType folder
  10. Else/om itemId ej finns, visa tomt formulär och spara nytt item
  11. Nytt item textarea DEN_1
  12. Nytt item textarea DEN_1_D
  13.  
  14. Nytt item textarea DEN_2_D
  15. Nytt item textarea DEN_3_D
  16. Nytt item textarea DEN_4_D
  17.  
  18. Nytt item textarea DEN_5_D
  19.  
  20. Nytt item textarea DEN_Info
  21.  
  22. Nytt item textarea DEN_Info_D
  23. Nytt item textarea INR_1
  24. Nytt item textarea INR_1_D
  25. Nytt item textarea INR_2
  26.  
  27. Nytt item textarea INR_2_D
  28. Nytt item textarea INR_Info
  29. Nytt item textarea INR_Info_D
  30. Nytt item textarea BRA_1
  31. Nytt item textarea BRA_2
  32.  
  33. Nytt item textarea BRA_Info
  34. Nytt item for sats med en IF och Else för input med type radiobutton, text och datepicker
  35. Nytt item input Title
  36.  
  37. Nytt item for sats med en IF och Else för input med type radiobutton, text och datepicker
  38. Nytt item input DEN_2
  39.  
  40. Nytt item for sats med en IF och Else för input med type radiobutton, text och datepicker
  41.  
  42. Nytt item radio DEN_3
  43. 3
  44. Nytt item for sats med en IF och Else för input med type radiobutton, text och datepicker
  45. Nytt item radio DEN_5
  46. Nytt item select DEN_4
  47.  
  48. Nytt item Updating the list item
  49. Failed. Error:To add an item to a document library, use SPFileCollection.Add()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement