Customize

if current page is the record create page that is reused mode

Summary

The condition is satisfied when the current page is the new record page and is in the duplicate mode.

How to use

This condition is combined with other “when to execute” conditions.

For example, to specify the condition “when the button is clicked, if the current page is the new record page and is in the duplicate mode,” combine “When Button Clicked” with this condition.

It is similar to “When Record Add Page Displayed in Duplicating Mode,” but “When Record Add Page Displayed in Duplicating Mode” cannot be combined with other “when to execute” conditions.

The following summarizes the results of whether this condition is met depending on the situation:

  • On the new record page, when in non-duplicate mode, triggers are not activated.
  • On the new record page, when in duplicate mode, triggers are activated.
  • When not on the new record page, triggers are not activated.

Parameters

There are no parameters to be set.

Condition Inverter

Reversing this condition changes it to “if the current page is not the new record page, or if the current page is the new record page in the non-duplicate mode.”

The result of “If the current page is neither the new record page nor the new record page in non-duplicate mode” is summarized as follows.

  • On the new record page, when in non-duplicate mode, triggers are activated.
  • On the new record page, when in duplicate mode, triggers are not activated.
  • When not on the new record page, triggers are activated.