How can I rearrange the order of fields that are populated when using a "Data Grid Add Button"
Currently, the button brings up a form with all fields to add in an entry. The only problem is that the order of these fields is in alphabetical order. I want the form to be more user friendly by customizing this order.
Comments
-
Hello,
There is not a way to change the default order using the “Data Grid Add Button.” However, the same functionality can be done by using a sub dialog button. In the sub dialog button, you can build your own form to add and create a new record. The following steps display one way this can be done.
Steps:
1)Add Step Dialog Button form control under Toolbox > Actions > Sub Dialog
a. Create new input data flow in Properties > Input Data > Pick or Create Flow ID
2)Inside the sub dialog flow from Step 1, add and create a new form. Here you can organize the order of the data fields.
3)Create a new entity using CRUD actions with building data output from form. For more information on CRUD actions refer to https://documentation.decisions.com/docs/data-structure-crud-overview
4)Add a Fetch Entities step to retrieve all entities in data structure and input the results into the Change Data outcome. (This will update the data grid after running the sub dialog button and adding a new account)
For any additional questions please reach out to support@decisions.com
Thank you,
Kobe
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions