Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Modified

Triggers - Configure multiple user field based trigger conditions

Empower users to streamline workflows effortlessly with the ability to add multiple trigger conditions based on user field changes. With this feature, users gain greater control and precision in automating actions, ensuring tasks are executed precisely when needed.

You can now add 2 or more conditions when the trigger action is based on user field change and then add more than 1 user field to the trigger conditions.

...

Image Added

Trigger - Update user fields based on the value of another user field.

You also have the ability to populate other selectable user fields based on the value of another user field(s). 

Following user fields are supported in this function :

  • Contact (supports 1 value at a time)

  • Date (supports 1 value at a time)

  • Select (can set 1 or more options based on what is allowed in the user field)

  • Checkbox (can set 1 or more options based on what is allowed in the user field)

  • Cascading (can set 1 or more options based on what is allowed in the user field)

  • Radio (only supports setting 1 value at a time)

...

Image Added

Trigger - Update a date field based on the code of a select field

Date fields can be updated based on the code of select field. This is an important functionality in form based automation because this will enable you to select an option and the date will automatically get updated based on each different option.

The reference select fields codes must be configured as follows :

  • Number followed by M or D 

  • M is months

  • D is days

  • W is weeks

For example some possible options are :


Select Field CodeDescription
01MAdd 1 month to current date or date field value
1MAdd 1 month to current date or date field value
2MAdd 2 month to current date or date field value
10DAdd 10 days to current date or date field value

Date fields can also now be populated in these ways :


Update method

Explanation

Project date and time

Update date field with current date and time

Specific date and time

Set a specific date and time value

User field value from trigger form

Update date field from a trigger form

Based on select field code

Update date field based on a select field code.

Image Modified

In this step by step example below we have configured a Date field (Auto date) to be updated based on a select field codes (such as 10D and 1M).

Image Modified
Step 1

...

: Go to Form Designer → Create a Select user field (named DAYSMONTHS) that has Descriptions and hard-wired Days Months codes as shown below : 
Image Modified
Step 2

...

: Go to Form Designer → Create a Select user field → Fill in pre-conditions. IF "DAYSMONTHS" user field contains "07D: 1 Week, 30D: 30 Days..." Then do actions in step 3. 
Step 3

...

Go to Choose Action → Link it to DAYSMONTHS user field by using "Based on select field code"

Image Modified

As a user... 

When one of the select options is selected, Auto Date user field is updated according to the codes in DAYSMONTHS user field

Image Modified

Calculations - based on Date Fields

Calculations can now be performed with date fields.

We support these types of calculations

...

Calculation

...

Result Displays as

...

Explanation

...

Calculation

...

Result Displays as

...

Explanation

...

Date Field + Number field

...

Displays as a date

...

Adds number of days based on the value in the number field to the value in the date field

Eg

1-April-24 + 10 = 11-April-24

...

Date Field - Date FIeld

...

Displays as a number

...

Finds the day difference as a number between 2 dates

...

Date Field + Select field (based on code)

...

Displays as a date

...

Add number of days, months based on the code of the select field. As explained here

...

Date Field - Select field (based on code)

...

Displays as a date

...

Subtracts number of days, months based on the code of a select field.

...

Due date, Issued Date, Modified Date, Date First Closed, Date First Open, Date First Opened

+

Select field (based on code)

...

Displays as a date

...

Same as row 3

Calculations using standard fields do not support setting time values.

...

Due date, Issued Date, Modified Date, Date First Closed, Date First Open, Date First Opened

-

Select field (based on code)

...

Displays as a date

...

Same as row 4

Calculations using standard fields do not support setting time values.

...


To see how triggers can be used in date calculations, click Calculations based on date field 

Table of Contents