So I've been scratching my head a bit on this one... I changed a drop-down element in this form and then saved it. When I went to preview on the site, everything below that element appears to be missing (can tell because there's no submit button). However, when I preview the form in the backend all seems fine. I've cleared db cache, template cache, max_input_vars = 40000, have tried undoing changes, removing new field, etc... and I've verified that the code is missing from the html.
The only thing that I can think of is that I added a comma (single quote) in the label for one of the drop-down elements. That may have broke a json format on the save. But then why is it OK in preview. The page is question is behind a login, but I've attached a backup here.
Help....!!!!
Thanks
-kevin
The only thing that I can think of is that I added a comma (single quote) in the label for one of the drop-down elements. That may have broke a json format on the save. But then why is it OK in preview. The page is question is behind a login, but I've attached a backup here.
Help....!!!!
Thanks
-kevin