You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Open the Attributes panel to configure a form element.

The panel contains different settings for each element. For the different configuration options, see the individual element pages in chapter Supported Form Elements.

Defining Preset Values

For some form elements you can preset values:

Text Box and Text Area


The elements Text Box and Text Area contain the two attributes:

  • Text
  • Placeholder


Text

Content added to attribute Text is shown in the element. If the user does not change the content of the field during form execution, the content of Text will be saved in the database.


Placeholder

The content of this attribute is displayed in the element when attribute Text has not been filled. The placeholder is a sample value, it is not saved to the database. When a user overwrites the placeholder, it disappears and the user's input is saved to attribute Text.

If content is added to both attributes Text and Placeholder, the content of Text is displayed in the element.


Select Field and Radio Button Group

The elements Select Field and Radio Button Group contain the attribute:

  • Options

If you click icon  the Field Configuration editor opens. Enter a value and vabel for each element option.

Click Default to preset this value in the element.

Example:

The second value Black is preset in the element.

Date Picker

The element Date Picker contains the three attributes:

  • Date Format
  • Default Date
  • Use Current Date

Use the Date Format field to define the format, in which the date shall be displayed. You can choose between three different date formats.

By default the form field is empty. You have two options to preset a date:

  • Use the calendar iconin the element or in the Attributes panel . The date you have chosen will then be displayed in the form field.

  • To preset the field with the current date and time, enable the checkbox Use Current Date.

On this Page:
Related Pages:

  • No labels