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].
Item descriptions
Batch actions
You can perform the following batch actions by selecting multiple functions using the checkboxes in the left-most column.
Button | Description |
---|---|
Active | Publish all selected functions. |
Pause | Retract any published functions that are selected. |
Delete | Delete all selected functions. |
Custorm function editor
Accessing the screen
In the left sidebar menu, click [Operation] -> [Custom function].
On the Custom function list screen, click the title of the custom function you want to edit.
Item descriptions
Item | Description |
---|---|
Title | Enter a title for the current function. |
Category | Select a category for the function. |
Slug | URL slug for the function. |
Memo | Enter any comments or memos about the function. |
Component(s) used | Displays 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 data | Enter the $ext_data JSON data for testing. |
Process | Script for the function. |
Publish settings | Specify the publishing status and period for the function. |
Actions/Comment
Item/Button | Description |
---|---|
Update | Apply all changes made in this editor. |
Delete | Delete the current function. |
Test run | Execute a test run of the current function. |
Update comment | Enter any comments or notes about the update. |