Selecting results from an array
-
Hello,
For example, there are Checkboxes field: fieldname1. The user must mark 10 numbers.
How to select 4 numbers from these 10 numbers in the calculated field in fieldname2 by their index in the array fieldname1? Ex., 2-4-7-9?fieldname1[1], fieldname1[3], fieldname1[6], fieldname1[8] ?
Or use CFFFILTER? How then to formulate?
I can not do it
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Selecting results from an array’ is closed to new replies.