
In this short tutorial I would like to explain how to create a list find form to be used for creating new entries in an advanced list pane. This will look similar to a quick create but works simply for a data list. Credit goes to stefankrauth for this hint
Goal: Create a quick create "like" form for adding new elements to a list
1. Create a DataList in the UI Designer Data Model (here: Contacts)
2. Right-Click on the DataList and select "Add ListModificationStructure"
3. Bind the relevant fields to the newly added structure
4. Should look like this:
5. Drag and Drop the ListModificationForm somewhere to your screen
6. Open the ListModificaitonForm and add the fields from your data model structure, also select your structure in the properties within "Associated ListModificationStructure"
7. Add a Hanlder that starts the form to the Add Button
8. Save and Activate and take a look:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |