This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Bulk add choice not working
Started 11 years ago by epsd | 8 posts |
-
Using 3.4, the bulk add choice does not seem to work. Even adding two choices, it fails (on save, it just loads forever and the change never appears).
I think it is related to a setting in the form, as a brand new blank form it works fine. Any ideas?
Posted 11 years ago # -
Okay, seems to stop working after entries are already in the form. It works on a brand new form, but not on one that has even a single entry.
Posted 11 years ago # -
Well that theory was wrong. Seems some forms this works for, others it doesn't for no particular reason.
Posted 11 years ago # -
Thought maybe it was max_input_vars = 3000 so I set that but still not working. Any help would be appreciated.
Posted 11 years ago # -
Still not working. Any help or ideas?
Posted 11 years ago # -
Try to check your setting by using a phpinfo file. Create a php file (e.g. info.php) and put this code:
<?php phpinfo(); ?>
run the file and see if the max_input_vars is being set correctly there.
If the problem persist, please contact us directly to open support ticket.
MachForm Founder
Posted 11 years ago # -
I am running php 5.3.3, max_input_vars does not seem to do anything. So I am unable to add any type of additional field.
Posted 11 years ago # -
I duplicated the form and removed every field except one. Still cannot add new fields of any type to the form.
Posted 11 years ago #
Reply
You must log in to post.