Support

Account

Home Forums General Issues Not saving Frontend and Backend Reply To: Not saving Frontend and Backend

  • Thank you, John but that is exactly what I am saying. If the field_label and field_name do not match they do not save the input.

    To save the input, I must match the field_label and field_name, for ex. Field label = Example Field and Field Name = example_field will not save the input. However, Field label = examplefield and Field Name = examplefield will save the input.