How can JavaScript’ers create custom EditForm without understanding CAML and .NET !
English:
(This articles has already been posted in www.msd2d.com. Now I post it again in my own blog.)
SharePoint 2003 has come with very easy user interface and many automated (template) form. You can leave traditional way of creating new table and corresponding form entry to SharePoint. Table, folder or files in traditional web application, are replaced by ‘cross-handling’ list in SharePoint as well as the corresponding template forms. For example creating new CustomEdit List will virtually add several template forms (AllItems.aspx, DipForm.aspx, EditForm.aspx, and NewForm.aspx) (Figure – 1)

Figure – 1. New empty list with corresponding template form
