Question
How to retrieve a table with dynamic columns using StringArray?
Answer
- Create the input named parameter in the FlexiLayout as a string:

- Create an additional non-searchable region element e.g.

- Define an external StringArray field (public variable) for this element:

- In the post-search relations script split the incoming parameter string by the semicolon and add the column titles to the string array of rgnVariables:

- In the static text elements created to search column headers use the below:
