How to output the Display order and Display Label for a Data Structure
Hello,
I'm trying to build out a process that can create a form, but I'm trying to find how to output the Display Label and Display Order for a data structure within a flow.
How can you do this?
Thank you!
Comments
-
Hey there,
To do this in a flow, you can use the 'Fetch Entities' step using the Type Name 'DefinedDataTypeDataMember' - the values you need will be under both RelationshipName and DisplayOrder.
This should get you where you need to be!
Regards,
Levi | Decisions Support


