Skip to content
Release: Australia · Updated: 2026-03-18 · Official documentation · View source

Set up a form action in CSM Configurable Workspace

Create a form action that links to a UI action so that you can use the UI action in CSM Configurable Workspace.

Before you begin

Role required: workspace_admin, ui_builder_admin, admin

About this task

In order to use UI actions in CSM Configurable Workspace, each UI action must have a corresponding form action.

Procedure

  1. Navigate to All > Now Experience Framework > Declarative Actions > Create New Action.

  2. Select Form from the list of available actions.

  3. Fill in the following fields on the Action Assignment form.

FieldDescription
Action labelThe name of the action. For example, Create or Save.
Action nameThis field populates automatically with the action label in all lowercase and with spaces replaced with underscores.
Implemented asSelect one of the following:- Server Script: Applies the action to the server or database as JavaScript. - UXF Client Action: Applies the action as a UI Builder page event. - Client Script: Applies the action to the web browser as JavaScript.
TableSelect a table for the action button to appear on.
ViewSelect a UI view for the action button to appear on.
  1. Select the Additional Actions icon and select Save.

  2. From the Layout Items related list, select your action to display the UX Form Actions Layout Item record.

  3. Complete the following fields to update the look and feel of the action.

    FieldDescription
    IconSelect an icon for the action.
    ColorSelect a color for the action. You have access to choose any color the button component supports.
  4. Select Update.