Skip to main content

Available fields

Pour :Administrateur

This page lists the fields offered by the simplified editor of Unisoft forms. To open the editor: open a form's profile then click Edit Form Content.

How it works​

Each field added to your form is represented by a card with:

  • A handle on the left to reorder by drag-and-drop
  • A type selector that groups fields by category
  • A trash icon on the right to delete
  • A configuration panel with the field options

Options common to most fields:

OptionEffect
Required (toggle)The visitor cannot submit until this field is filled in
Field name (multilingual)Label displayed above the field for the visitor

Classic category​

FieldDescriptionUse case
Text FieldFree text entryComment, motivation, free message
DropdownSingle choice from a list of options (configured as tags)Level, type of registration, t-shirt size
CheckboxSingle checkbox (yes/no)Acceptance of conditions, opt-in
Document FieldFile upload (Image, PDF or ZIP of your choice)Supporting document, ID photo, quote
TitleSeparator text with a title size (Very Large β†’ Very Small)Organize the form into sections, add an introduction

Useful details​

  • Dropdown: add each option in the tags field of the configuration panel. You can also make options multilingual (option to enable in the panel).
  • Document Field: choose the Document Type expected (Image, PDF File or Zip File). The visitor will only be able to upload this type.
  • Title: five sizes available (Very Large, Large, Medium, Small, Very Small). Used to visually organize a long form.

CRM category​

These fields feed the Contacts module in addition to storing the response in the submission.

FieldDescriptionUse case
Contact FieldRequests contact information that updates the visitor's contact recordComplete the record beyond basic identity
Child FieldLets the visitor declare one or more children linked to their recordTalmud Torah registration, family session selection
Hazkara FieldRequests information about a deceased person (yahrzeit)Prayer request, memorial

Donation category​

FieldDescriptionUse case
Free AmountThe visitor enters the amount to pay themselvesFree donation, open contribution

Other category​

FieldDescriptionUse case
Block FormInclusion of a reusable module already created in /app/forms/blockCertificate, conditions, children's identity block

The Block Form field offers a dropdown list with all your existing Block Forms. Select the one to insert.

See Block Forms to create a reusable module.

Visitor identity​

The identity block (None / Minimal / Complete) is not a field of the editor β€” it is configured in the configuration wizard of the form, on the CRM tab. It automatically appears at the top of the public page based on the chosen level.

Identity levelFields presented to the visitor
No identityNone (anonymous form)
Minimal Identity (phone + email)Phone + email
Complete Identity (phone + email + address)Phone + email + postal address

See Create a simple form for the configuration.

Multilingual​

Fields marked as multilingual (most Classic fields and the Free Amount) accept translations per language. When the organization has several languages configured, you enter the field label in each language, and the public page displays the version corresponding to the language chosen by the visitor.

Reorder fields​

Hold the click on the handle on the left of a field and drag it up or down to reorder. The order in the editor corresponds exactly to the display order on the public page.

Delete a field​

Click the red trash icon on the right of the field card. Deletion is immediate β€” remember to save to make it final.

Save​

All changes are pending until you click Save changes at the top of the editor. As long as the button is orange, changes are not saved. Once saved, it turns gray.

Special cases​

Field missing from the simplified editor​

If you need a field type that is not in the list above (for example: a standalone address field, an isolated date field), you can:

  1. Use the Text Field with an explicit label ("Date in DD/MM/YYYY format")
  2. Switch to the advanced editor which offers a broader library
  3. Ask support to add the field in simplified mode

See Simplified vs advanced editor for the additional capabilities of the advanced editor.

Conditional field (display based on a previous response)​

The simplified editor does not offer native conditions. If you need to display a field only based on a previous response, switch to the advanced editor.

Reuse between forms​

For fields or blocks shared between several forms (certificate, standard child block), create a Block Form and use the Block Form field to include it. See Block Forms.

Going further​