Hello everybody,
I need help to solve this problem:
I want to create a table box with 2 columns: the first contains data taken from the database (attribute) and the second is a temporary value, not bound to the database (user value of the attribute).
The first problem is to create the second column because the number of rows of the table is dynamic and so I can't use variables.
Further, how can I recover the attribute/value from the table?
In general, how can I create a field not bound to the database with a lookup?
Thanks
Massimo
0
Comments
I sugges to disclose the business problem to solve - there might be easier solutions.