October 2021 | Form Content Block Improvements
Looking for our developer-focused, technical documentation about this feature? Click here.
Summary
This release offers a set of new features and improvements for the Form Content Block. This update applies to Page Builder and Popup Builder.
In brief:
- The name attribute is now visible for every form field.
- Search is now available when adding new fields.
- Bold and Italic styling options are now available for the Form Submit button
- The menu settings structure has been redesigned.
Description of Changes
Name Attribute Visibility
Implementation
This feature is enabled by default.
To disable it, set the following parameter in the BEE configuration file.
var clientConfig = {
// ...
forms: {
visibleFormFieldName: false
}
// ...
}
Search New Field
Implementation
This feature is enabled by default.
Styling for the Submit Button
Users often wish to apply font styles to the Submit button inside a Form. With this update, it is now possible to apply italic or bold styling to this element.
Implementation
This feature is enabled by default.
The Form settings menu has been refreshed. Expanding and collapsing the submenu is now easier and more intuitive.
Implementation
This feature is enabled by default.
Comments
0 comments
Please sign in to leave a comment.