|
|
|
Develop a new repeat_form_elements function that may superseed repeat_elements in the future. New function will allow user to enter the number of repeated elements in a text box, so he can ajust the number just in one page reload like
Number of choices _____ [Apply]
instead of having to calculate and press
[ Add XXX new choices]
repeatedly.
Existing repeat_elements function may be marked as deprecated if desirable. I'll write a patch, just looking for someone to commit it.
|
|
Description
|
Develop a new repeat_form_elements function that may superseed repeat_elements in the future. New function will allow user to enter the number of repeated elements in a text box, so he can ajust the number just in one page reload like
Number of choices _____ [Apply]
instead of having to calculate and press
[ Add XXX new choices]
repeatedly.
Existing repeat_elements function may be marked as deprecated if desirable. I'll write a patch, just looking for someone to commit it. |
Show » |
|