Use UI Builder to manually enable users to resize modals.

Before you begin

Role required: admin

Procedure

  1. Open a record page in UI Builder:
    1. Navigate to All > Now Experience Framework > UI Builder.
    2. Open an experience to work in or create an experience by selecting + Create.
      See Configure how users interact with your applications in UI Builder for more information on creating experiences.
    3. Open or create a record page in the experience.
      For more information on creating a record page in UI Builder, see Learning UI Builder.
  2. Enable resizing for a modal:
    1. Under Modals, select a modal to edit.
    2. In the modal's panel, turn on Enable Resize.
    3. Enter a minimum resize height and width.
  3. Open an existing button to open a modal, or create a new button to open a modal:
    For more information on creating a button to open a modal in UI Builder, see Learning UI Builder.
    1. In the button's panel, select the Events tab.
    2. Select + Add event handler and select Open or close modal dialog under Inherited event handlers.
    3. Enable resizing by turning on the Open modal dialog, and select the modal you configured.
    4. Select Add, and select Save.
  4. Preview modal that enables resizing:
    1. Select Preview.
    2. When the preview opens, select Open Modal.
      The modal you defined opens.
    3. Close the modal, and select the browser back button to return to the experience main screen.