Form submit button elements
Forms use the Submit element for the standard form submission button.
When a Submit button is clicked, the form's submit...
Forms use the Submit element for the standard form submission button.
When a Submit button is clicked, the form's submit...
Entity ID in parenthesis is confusing and breaking things, like titles that contain parenthesis.
Other issues
Autocomplete fields show the referenced entity id, which may be confusing to users.
Can't disable vertical tabs.
Has notes on how to do so in code.
Vertical tabs are showing when they should be hidden.
Configure vertical tabs responsive options.
Implement form autosave.
Hide fields with prepopulated values.
Workaround suggested using Conditional Fields.
Configure field validation.
Can check for unique title.
Shows a message, see Unique Field Ajax module for clientside indicator.