Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 3 Current »

OVERVIEW:

  • The 'Dynamic UI' activity allows you to show the dynamic UI in a custom modal or window popup inside Oracle Service Cloud. In the PopFlow Studio, you can configure the 'Dynamic UI' activity.

  • After opening the 'Dynamic UI' activity, you will get the below configuration panel.

Default Configuration Parameters:

  • Title: The title to be shown in the popup Modal or Window.

  • Message Pop-up Type: The popup type to be opened in OSC.

  • Message Content-Type: UI type of Pop-up.

  • Pop-up height: The Height of the popup Modal or Window.

  • Pop-up Width: The Width of the popup Modal or Window.

Add Button allows you to add buttons to the popup. When the button is clicked, the activities defined in the button definition will be executed.

Content allows you to add your own content in Text, HTML, and URL

HOW IT WORKS:

A Simple Example to configure the 'Dynamic UI' activity in PopFlow Studio.

  • Select the 'Dynamic UI' activity from 'Activity Sidebar'.

  • Click on 'Dynamic UI' activity to open and configure the 'Dynamic UI' activity.

  • Once the Activity is opened now fill the Default's required fields.

  • Initially, you will get Message Pop-up Type as MODAL, Message Content Type as TEXT, Pop-up Height as 200, and Pop-up Width as 630.

  • Enter the ‘Title’ and data to display on Modal or Window.

  • Execute the workflow it will open a Modal in OSC as shown below.

  • Now change the ‘Message Content-Type’ to HTML it will open an HTML editor as shown below.

  • Write HTML code to show its preview in MODAL or WINDOW as shown below.

  • Output in OSC

  • Now change the ‘Message Content-Type’ to URL it will show a text field as shown below.

  • Enter a valid URL in the 'ADD URL' to open the link in Modal or Window.