Customize

if current page is the record create page from app action

Summary

This condition is satisfied when the current page is the new record page, and it is opened via the Kintone app action.

This condition is satisfied when the current page is the new record page, and it is opened via the Kintone app action. Please note that this is different from the “action” in Customine customization.

How to use

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

For example, to specify the condition “when the button is clicked and the current page is the additional page opened from the app action,” combine it with “When Button Clicked.”

Whether it was opened from the app action is determined by the record’s URL. Thus, the condition is met not only when the app action button on the page is clicked but also when the app action URL is accessed from a bookmark or link.

Parameters

There are no parameters to be set.

Condition Inverter

Reversing this condition changes it to “if the current page is not the additional page opened from the app action.”

Restrictions

  • It is not possible to set a condition on which specific app action opened it.