Skip to end of metadata
Go to start of metadata

 

← Return to the list of available actions

If you have trouble understanding how the action works, check the descriptions: Action, Conditional execution, Component parameters

Basic information

Category: Appearance

Action location: Form

Available from version: 1.0.60

Description

 Adds an asterisk next to the variables. Note - it only affects the visual effect, the variable does not become required!

Action execution

Leaving the conditional field blank is tantamount to setting it to "true."

Location of the actionOperation of the "Conditional execution" parameterCondition of calling the action
FormCalling up sharesConditional execution returns the truth.
Configuration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
Variables1.0.60Variables to which asterisk will be addedArray of variables Editable fieldIt only accepts form variables, does not accept tabular variables

Parameter*- required field

Sample configuration

Example
 Example 1
Example 1. Adding asterisk to variables checked by validator

Let's assume that we have a situation in which the validator checks if the variable is filled.

We cannot do this with the variable property, because there may be a situation in which you want to hide this variable and don't check it.

In this case, to get the effect of visual "due" we will configure the above action.

We add an action to the form. You should see the configuration window.

We add the variable of interest to the parameter field.

When we open the form, we will see that the variable given by us has got an asterisk:

Change log

 1.0.60

  • Adding component

  • No labels
Write a comment…