Hello Smartbuilder Support!
I hope that I am not trying to achieve the impossible, but here we go:
I would like to use a table for its proportional scaling of individual pieces of text. However, in an ideal world, I would like these pieces of text to appear row by row, without making use of 1.000 tables.
The final solution needs to be a working solution for our team, which has as little moving pieces as possible, so that they would only have to fill in a "Data" table, placed offscreen.
The Actions would handle the scaling and displaying this data in a "Display" table row by row, visible to the Final User.
About an hour of tinkering with the Action blocks, I realize I can GET a lot of info and data from any row, column or cell I would like, but I cannot SET anything.
I figure, thats alright, I can just use a List. This way I can determine how much data from this List I would like to display at a time.
This works perfectly when pasting the data into a Text object, but it seems that I cannot place List in a table -at all- as data; it only accepts other tables. (Due to formatting?)
So now I was hoping to get some community feedback, perhaps I am overlooking an Action block or there might be a less convoluted way to do this.
In the attachments I have placed my screenshots + an ideal block, but I dont expect that this block will start existing in the next week
Any or all help would be appriciated!