Comment to 'Custom field type "submit" does not work'
  • Ok but logically, Submit button had to be at the very bottom of the form.
    The problem is that if you have "block header" fields and they are not deployed by default, the "Submit" button remains invisible.
    Because it is considered part of the last block.
    So currently it is imperative to place the button Submit BEFORE the first field of type "Header Block" otherwise the member will long seek how to save his profile.
    In fact what you need is that the "Submit" button is ignored by the "Header Bock" fields.
    You understand ?

    • If "Submit" button goes after a block of fields, then you need to place "Submit" button in own block of fields.

      Then if you want to not display the title and remove ability to collapse/expand for this block with "Submit" button, then you need to clear "Title" field in Developer module.

      As the result Submit button will be displayed out of the block which goes before Submit button.