Have a look at the sample forms.
It’s the field called ‘button’. Choose ‘send’ as type. That should do it 😉 If the button still isn’t visibled, check your theme-css … ?
I know that support is not provided through this forum, but this is a suggestion for improvement, not a request for support:
How about having the Form Layout designer, when you click “Save Form,” if there is no Submit button, pop up an alert warning the user about this? It could offer three options:
- Auto-Add default button labeled “Submit” at bottom of form, then save.
- Save form as-is, without Submit button (if you have some reason you want to do that, like saving a work-in-progress).
- Cancel saving form and return to Layout designer so you can manually add and customize a Submit button yourself.
Another suggestion, perhaps easier to implement: have the “Blank Form” template be a real template (not a truly blank form without a template file as it is now) that consists of an empty row at the top followed by a second row with only a Submit button, so that even when someone starts with the Blank Form template, they still get a Submit button and would have to manually delete it or its row in order to save a form lacking one, which would be much less easy to do unintentionally.
-
This reply was modified 7 years, 7 months ago by
Joel MMCC. Reason: Clarified that “Blank Form” isn’t a real template at persent (I looked at the code)