Hello,
I have an existing contact form and I'm trying to add a new form field to it. I've successfully added the field in the back-end, and I've checked "show on public form" checkbox. However, the new form field is just not showing up on the live site.
I can successfully edit existing form fields and the changes take effect on the live site immediately, but when I try to add a new form field (no matter the type), it doesn't show up on the live website.
Any ideas or thoughts on this?
Thanks
I figured it out. It looks like I needed to alter the "Layout" area, and add:
$$input:StateProvince$$
To the list of items in the layout. That solved it.
Please, sign in to be able to submit a new answer.