How to retrieve a table with dynamic columns using StringArray?

Question

How to retrieve a table with dynamic columns using StringArray?

 

Answer

  1. Create the input named parameter in the FlexiLayout as a string:


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


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


  4. 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:


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

 

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.