• Resolved mcw1

    (@mcw1)


    Hi there,

    I have a large form and I’m finding that that the last few form fields that I’m adding are not retaining their “Name” or label values when I add them to the form. Is there an upper limit on how many form fields can be added? Is there any other reason why these form fields would be losing their Name value on save? I’d be grateful for any guidance you can provide.

    Thanks,

    Morgan

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    For very large forms, you may find that your fields are not saving properly. Indications of this are that adding a field does not save the name or certain options and settings do not save after clicking the Save button.

    If this is the case for you, please increase the value for max_input_vars in your server’s php.ini file

    Thread Starter mcw1

    (@mcw1)

    Hi Matthew,

    Thanks for your reply. I checked my phpinfo and the max_input_vars is set to 1000 which would seem to be more than sufficient for this form (it’s large, but I would estimate fewer than 100 inputs). But, I will try bumping it up to see if it helps.

    Thanks,

    Morgan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form Labels Not Saving’ is closed to new replies.