Duration: 15:31 min
Summary: The Javascript Object Model is an API used to integrate a javascript code inside a Sharepoint web page. To use this script code it is required to host the file that contain it inside a Shared Document library and specify it’s address on a specific web part called Content Editor. This video shows how to use the Content Editor web part inside a Sharepoint web site to host three javascript files: one that read metadata from an existing contats list, one that read the values of the elements in the list, and one that contains a web form and inserts a new element in the contact list. The video also shows how to use the Microsoft Sharepoint Designer, the WYSIWIG editor that replaces Frontpage, to edit the scripts once they are uploaded to the Shared Document list of the web site.
Technologies and Resources: Sharepoint, Visual Studio, Web Part, Content, Javascript, Object Model.