Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

Configure an event handler with Now Assist

Use Now Assist in UI Builder to configure event handlers. At present, you can configure Open page or URL, Open or close modal, and View load requested event handlers.

Before you begin

Make sure that you install UI generation and that you have the ui_builder_admin role. For more information, see Install UI generation and Grant UI Builder admin role.

Role required: ui_builder_admin

Procedure

  1. In the application navigator, navigate to All > Now Experience Framework > UI Builder.

  2. Open an experience to work in or create an experience by selecting Create > Experience.

    For more information, see Configure how users interact with your applications in UI Builder.

  3. Open or create a page.

    For more information about how to create a page in UI Builder, see Create a page in UI Builder.

  4. Add a component to your page, such as a button.

    For more information about adding components to a page, see Add and configure components.

  5. To add an event handler to your component's event, go to the configuration panel and select Events.

    An event handler lets you assign an event to a component. For example, if you add a button component to your page, you want it to perform an action when a user selects it.

  6. In the event handler, select Open page or URL and select Continue.

  7. In the Configure section, select Get Started.

  8. In the Generate configuration with Now Assist field:

    • Type the action you want to perform (For example, open www.servicenow.com) or select an option from the dynamic prompts.
    • You can reference data from page context.
Image omitted: event-handler-NowAssist.png
Generate configuration with Now Assist
  1. Select the right arrow icon.

    The configurations are set.

  2. You can either reject, or accept and edit the configurations.

  3. After you review the changes, select Add.

  4. Test the event by selecting Preview in the header and trigger the action.

Result

The event handler configurations are updated.

Parent Topic:Using UI generation