Skip to main content

How to add buttons to a custom page


There may be multiple worksheets in an application, and multiple views in a worksheet. For some high-frequency operations, such as adding a new record to a worksheet, quickly viewing data in a worksheet, or quickly jumping to a page, you can create a shortcut button in a custom page.

Configuration Steps

Scenario

In the home dashboard, add a [Add Customer] button, and click the button to open the [Add Customer] page, so you don't need to enter the customer worksheet to add.

1. Enter the editing page of a custom page

2. Add a button

3. Select from the button templates on the right

4. Edit the selected button template

Set the properties of the button:

  • Button name

  • Button style

  • Action, i.e. the action to be performed when the button is clicked

  • Button color

  • Button icon

  • Button width

  • Number of buttons displayed per line

  • Delete button

  • Set default values

Set different operations for buttons

Operations include creating record, opening view, opening custom page, opening links, scanning the code, and calling business process.

1. Create a record

You need to select which worksheet to add records to, and you can set the default value for one or more fields.

You can set default values for the fields: Text, Numeric, Amount, Email, Date, Telephone, Choice/Choices, Members, Region/City, Check items, Level, Department, Relationship (Card/Drop-down), and Sub-form.

Set dynamic values for Members field and date field

2. Open a view

Select the target sheet, view, and whether to overwrite the current page or open a new page when opening the view.

3. Open a custom page

Select a custom page. It can be from this application or a custom page from another application.

Enter the specified URL and choose how to open it, whether it is on the current page, a new page or a pop-up window.

Here the link must be https secure link. Sites that do not support https cannot be opened. If it defaults to http, in the browser it will first be switched to https access, and if it can not be opened properly, the button can not be used.

Set parameters

A fixed parameter value can be set, or it can be a dynamic value.

5. Scan a code

You can set up scanning QR code or barcode and configure the action after scanning the code.

For example, if the configured action is to open the record after scanning the QR code, on the mobile terminal, you can scan the QR code on the custom page to open the related record directly.

6. Call business process

It is similar to a custom action in a view, and can call packaged business processes in workflows.

If the parameters in the packaged business process are required, the parameters must be filled in when calling, otherwise the following error will occur:

Button card

1). The card description

2). Multiple buttons can be placed in a card.

A card can be considered as a button group.


Have questions about this article? Send us feedback