List all the entities in a folder
Comments
- 
            
I have a folder with a dozen entities in it. Id like to display those entities (as a label, or locked text box) on a form or page.
Would I need to use a data repeater to do this, or is there some kind of method that will pull back all the entities in a folder?
 - 
            
You can use a fetch entities step whose type is set to Entity_header_data and give it a fetch criteria of entity_folder_id = your parent folder id. This will give you all of the entities in the folder specified. You can then pass this list into a datagrid form component on your form to display all of these entities. You can, if you want, also create a data repeator for the entity_header_data datatype if you would like additional control of the display of the data.
 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions