Creating Initiation form in ASPX:
Create a content type same like properties pomoted from InfoPath form.
Now, design a simple ASPX form with all the required fields like desinging Infopath form. In the InfoPath we will be associating the form with the site and list. So that the submit functionality will do the insert operation. But in our case we need to write the method to insert the value into list.
After designing the form, copy and paste it in _layouts folder. So that this page will be accessible from all the sites.
In the content type provide Display form url, edit form url as the newly copied page in _layouts folder. Deploy this content type into SharePoint using feature. Associate this content type to a list.
After deploying the content type and associating with the list, if you click New you can see the ASPX page opening up....
Initiation form in ASPX done!!!
Next, Creation of task forms....
Monday, July 13, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment