Hi Experts,
I am working on building a dynamic AARI form. I need to display up to 5 tables on the form, but I only want to show a table if it contains data. If a table has no data, it should be hidden.
How can this be achieved?
Additionally, is it possible to have dynamic table columns in an AARI form? Do I need to specify the column names for each table?