Customize

Place Custom Buttons in the Portal

Summary

Place custom buttons at the top of the portal content.

By combining it with the condition “When Button Clicked,” you can customize it to perform an action when the button is clicked.

How to use

Placing the button will only display it on the portal, and clicking it will have no effect. To customize an action that occurs when the button is clicked, set a new action and the condition “When Button Clicked” for that action.

You can place multiple buttons. In this case, buttons are added from left to right in the order the actions were performed.

Parameters

Set Label.

Label

Specify the label of the button to be displayed on the portal.

Information for advanced users

The button that will be placed will be assigned the following CSS class names:

  • customine-button
  • customine-at-portal

Also, as an ID

  • customine-button-action number (such as customine-button-1)

will be assigned.

With this ID, you can customize the button style by registering a CSS file in the app.

Restrictions

  • This action can be used for customizing the portal, but it cannot be applied to customize the app. To place a button in the app, use “Place Custom Buttons in Space Field” or “[Place Custom Buttons in the Menu Area[.”