> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Button

> This page describes custom button availability across editions and the steps to configure data management page actions in the YiDA workbench. It covers signing in, selecting an app, and generating a data management page, and explains custom action attributes such as action name, redirect link, custom parameters, and open method.

| **Capability**    | **Free plan** | **Basic edition** | **Professional edition** | **Dedicated edition** |
| ----------------- | ------------- | ----------------- | ------------------------ | --------------------- |
| **Custom button** | Not supported | Not supported     | Supported                | Supported             |

The action buttons on the data management list page are management and configuration actions for data details. You can set custom action items based on your business needs.

## **Steps**

1. Sign in to the YiDA workbench and click My Apps.
2. Select the app you want to edit and click it to enter the App Management page.
3. Select the target form, then click Generate data management page.

<Steps>
  <Step title="In the dialog box that appears, set the data management page name, then click Confirm" />

  <Step title="On the data management page, click Page settings" />

  <Step title="Select Basic settings, then click Add action" />

  <Step title="In the Action settings dialog box that appears, configure the following information, then click Confirm" />
</Steps>

| **Attribute**        | **Description**                                                                                                                                                                                                                                                                                                                                                                                          |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Action name**      | The custom name for the action column button. Maximum 20 characters.                                                                                                                                                                                                                                                                                                                                     |
| **Redirect link**    | Supports the following two types of redirects:<br />• **In-app page**: Click the input box to select a page within the app.<br />• **External link**: A custom external link. Enter the URL directly.                                                                                                                                                                                                    |
| **Custom parameter** | You can configure custom parameters for redirect links. The following three parameter types are supported:<br />• **Constant**: Set a fixed value for the parameter carried when the link redirects.<br />• **Field**: Select a form field from the current data management form.<br />• **Formula**: Set parameters using formulas. For how to use formulas, see [Formula function](/yida/form/gvtpe4). |
| **Open method**      | How the target page opens after the user clicks the action button.<br />• **New window**: Opens the new page in a new window.<br />• **Sidebar**: Opens the new page on the right side of the page.                                                                                                                                                                                                      |

8. Click Save to complete the configuration.
9. Return to the data management page to view the configured custom action button.

As shown in the figure below, the custom button has been added successfully.
