Documill Dynamo
Breadcrumbs

How to hide a table row based on data from main object (Legacy)

Click to the row in the table you want to add condition

In the breadcrumbs, select Row to ensure the whole row is selected properly

image-20240109-090724.png


Click to Tag tab on the right pane, you should see that the tag attributes are for the "Row" element

image-20240109-090729.png


In the If attribute, click the "..." icon to open attribute editor

image-20240109-090736.png


The Condition popup will appear. You don't need to do anything with it for now.

image-20240109-090742.png


Select the field you want to use as condition from Data Source. You can browse through the fields as you normally map them to the template

image-20240109-090748.png


Choose the field and select Add Condition

image-20240109-090801.png


The field will be populated to the Condition popup

image-20240109-090808.png


Click the arrow button to select the conditional operation from the list

image-20240109-090817.png


Type in the criteria for the condition. If the criteria is text, wrap it with the single quotation mark 'Text'

image-20240109-090835.png


Select OK

You will see the syntax in If attribute, indicating that the row will display in the document only when the condition is matched.

image-20240109-090841.png


To filter or hide a table row from a related list: How to hide or filter a table row based on related list data