enhancement
(User-visible)
In the FormEditor, a table can be displayed that shows objects of a specific type (type). Here, the user can select a column for each attribute of type.
It should also be possible to display the "_self" column, which is the default representation of the row object itself.
Test
- In a workflow step, select “Table” in the Display Description.
- Select “Row Object” as one of the columns, and select, for example, `all(`Contacts:PersonContact`) ` as the query.
- Run the workflow:
- Expected result: The row object is displayed in the table.