Hello everybody,
I have a form (multipage) to enter information on biological samples. The user select a "number of total sample" and click on "Add" button. An other page is display with multi field for one sample.
I would like to display n multi field with n is the "number of total sample" entered before.
How can I say to CF: The value of total sample number is 5 (it's an example), display 5 multi fields ?
I don't want to use multiplier because there is no limit to add fields, and I want to display only the number of fields corresponding to the total number sample.
I hope to be understandable.
I have a form (multipage) to enter information on biological samples. The user select a "number of total sample" and click on "Add" button. An other page is display with multi field for one sample.
I would like to display n multi field with n is the "number of total sample" entered before.
How can I say to CF: The value of total sample number is 5 (it's an example), display 5 multi fields ?
I don't want to use multiplier because there is no limit to add fields, and I want to display only the number of fields corresponding to the total number sample.
I hope to be understandable.