Designer Extensions
  • 05 Feb 2021
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Designer Extensions

  • Dark
    Light

Article summary

Overview

Through Designer Extensions, users may create their own custom Actions that can be used within their respective Designer. These Actions are configured via user-designed Flow. This includes the Flow, Report, Form, or Page Designer. The following tutorial demonstrates how to configure a Designer Extension that allows a user to Run the Debug Report from a Flow.



Example

  1. From the Designer Studio, navigate to System > Designers > Toolbox Customization > Designer Extensions
  2. Expand FLOW on the top Action bar, then select Flow Action
  3. Name the Flow, then click the CREATE button. 
    As a best practice, name the Flow something that corresponds to the Action's function.

    For this example, the name is: "Run Debug Report."

  4. Within the Flow Designer, from the Toolbox tab, Search for the Run Report (Debug Report) step, and attach it to the Start and End steps.

  5. Save the Flow, then close via X.

    Saving the adds the Flow Action to the Designer Extensions Folder. 




Testing 

  1. Open or CREATE a Flow.
  2. Navigate to the top Action bar.
    If properly configured, Flow Action's link will be visible in the top Action bar.

  3. Click the corresponding link to run the Flow Action. 

Was this article helpful?