Answered
List all records from master entity
Hello, Guys!
I'm trying to create a form that contains all of the records from one of my master entities. I try to use entity query, but it is still with search function, what I need is a form with a table that can list all of my records without any search criteria, but all of them. Do you have any ideas how I can display that in a form or query?
Thank you in advance!
Best regards,
Albena Mincheva
Dear Albena,
Our recommendation is to create a table and add all values through an expression. So that, you need to iterate the master entity and use the following article to add those values to the table: http://help.bizagi.com/bpm-suite/en/index.html?add_and_remove_relationships.htm
Regards
Comments have been locked on this page!