Custom function

The custom function screens enable you to view, add, and update the site custom functions.

Custom function list

Accessing the screen

In the left sidebar menu, click [Operation] -> [Custom function].

Image from Gyazo

Item descriptions

Image from Gyazo

ItemDescription
SearchFilter the custom functions by category, trigger, and/or keyword.
StatusPublishing status of the custom function.
Image from Gyazo: Published
Image from Gyazo: Unpublished
IdentifierURL Identifier for the custom function.
TitleTitle of the custom function.
Updated onDate and time of last update to the custom function.
TriggerAction that triggers the custom function.
Component(s) usedComponent(s) used entered in the custom function editor.
Used by component(s)Used by component(s) entered in the custom function editor.

Batch actions

Image from Gyazo

You can perform the following batch actions by selecting multiple functions using the checkboxes in the left-most column.

ButtonDescription
ActivePublish all selected functions.
PauseRetract any published functions that are selected.
DeleteDelete all selected functions.

Custorm function editor

Accessing the screen

In the left sidebar menu, click [Operation] -> [Custom function]. Image from Gyazo

On the Custom function list screen, click the title of the custom function you want to edit. Image from Gyazo

Item descriptions

Image from Gyazo

ItemDescription
TitleEnter a title for the current function.
CategorySelect a category for the function.
SlugURL slug for the function.
MemoEnter any comments or memos about the function.
Component(s) usedDisplays any components used by the function.
Used by component(s)Specify the trigger action and unique ID of the component(s) that will use this function.
Test dataEnter the $ext_data JSON data for testing.
ProcessScript for the function.
Publish settingsSpecify the publishing status and period for the function.

Actions/Comment

fetched from Gyazo

Item/ButtonDescription
UpdateApply all changes made in this editor.
DeleteDelete the current function.
Test runExecute a test run of the current function.
Update commentEnter any comments or notes about the update.

If you have any other questions, please use our contact form or Slack workspace.