Text
The Text element allows you to add a simple text area field into your calculator for extra notes.
Element Tab
The Text element has the following attributes in the Element tab:

Name - Title of the element
Placeholder - The input text that will be initially shown in this element
Description - Description of the element
Max. Number of Characters - You can define the maximum number of characters a user can input
Settings Tab
The Text element has the following attributes in the Settings tab:

Hidden by Default - The element will be hidden until a corresponding condition is met
Additional Classes - Add extra classes to the HTML elements to further style changes
Required - You can make the field required
Example of Using Text Element
Below you can see the example of the Text Element in the Graphic Designing template:

How it will look on the user’s page:

Last updated
Was this helpful?