LM_Vin
1
Hello eveyone,
I have a question on Table.
I would like create a column of OptionField according to previous column.
Could we work line per line and propose specific options for the own line ?
Do you know a working method ?
Do you have any others ideas ?
Regards,
Louis
Hi @LM_Vin ,
I believe what you are asking for is similar to this support post:
As noted in that post, unfortunately we do not yet support row dependent OptionField
options.
An alternative would be to use the DynamicArray
(the alternative to a Table
), which does support this:
I hope this helps.
1 Like