Hi,
I’m blocking on how to increment a counter into a list
I have the following code which display a list of checkbox
I need to set the index in the DataTiddler but in the below example the <<vals_rep>> remains to …
Anyone who has an idea why it’s not working ?
Thanks for your help
Regards
<$list filter="[enlist<projs_list>]" variable =“proj_name_val”>
<$vars vals_rep ={{{ [<vals_rep >add[1]] }}}>
<<vals_rep>>