Loading...

RE: How to create an Edit Form?

RE: How to create an Edit Form?

#6100
Anonymous
Anonymous
Participant

     You don't need to modify manually the ID. Use a qListView to display the data and you can use the Edit Properties from the context menu (use right click to invoke the menu). Also you can modify SharePoint pages for Edit, New and Display actions and replace OOB wp with qListForm.

Also you can use the LinkTo property and Edit items in your custom page using qListForm.qListForm has several functionality (Edit, Display…), check ezEdit ->Display tab->Form Type property.

Please refer to our documentationfor more details.