Help with Datastructure Issues
Set order of data structure fields?
Fresh Cut Grass Posts: 65
11/24/2021
|
How do I designate the order of a data structure's fields/data members? I would like to appear in a specific order.
|
|
0
link
|
amber.blanton@decisions.com Administrator Posts: 72
11/24/2021
|
To set the display order of any data structure's fields, click on the field you'd like to configure and expand its Advanced settings. Scroll down to view the Display Order. By default, this value will be 0 but this can be changed to match the order you'd like.

Alternatively, you may use a Create Data step in a Flow and create and map these fields from top to bottom to match the order you'd like these to appear in Flow logic. I would only use this method if the first does not work for some reason since the first is simpler to complete.
|
|
0
link
|