Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OVERVIEW:

The 'Pop Search and Select' activity allows you to show the results grid in a custom popup inside Oracle Service Cloud . You can select a particular row of data and/or click on a configured button.

After clicking on the button PopFlow can then act on the selection using the 'Pop Search and select' activity. 

and perform search & select operations. In the PopFlow Studio, you can configure the 'Pop Search and Select' activity.

Image Added

After opening 'Pop Search and select' activity, you will get the below configuration panel.

Image RemovedImage Added

Default Configuration Parameters:

  • Title: The title to be shown in the popup window.
  • Allow Multi Selection: Select multiple rows in the popup window./ User Double Click on Grid: Select the single data and closes the popup.
  • Data Source: The data to be displayed in the popup search results grid.
  •  Save Save Results In: Selected row will be stored in this.

...

  • To configure a 'Pop Search and Select' activity first you need to get the data from 'GET Activity' or 'HTTPS Activity'.

          Image RemovedImage Added


  • This example is created with the 'GET DATA' activity to get the data. We are fetching the contact information from the database to show the results pop-up in the oracle service cloud.
  • Once you have created the 'GET' activity or 'HTTPSGet data' activity now you can create the 'Pop Search and Select' activity under 'GET' or 'HTTPS' activity. Click on any child button Get data'  activity. In the designer page click on 'MULTIPLE MATCH'  button of 'Get Data' activity to open the Activity sidebar. Now select the 'Pop Search and Select' Activity.

          Image RemovedImage Added


  • Now you can see the activity has been created under the 'GET or HTTPS data' activity.

         Image RemovedImage Added


  • Click on the 'Pop Search and Select' to open the Activity panel.

        Image RemovedImage Added


  • Once the Activity is opened now fill the Defaults required fields i.e. 'Title', 'Data Source' and 'Save Results In'.

       Image RemovedImage Added

Columns To Show

...

  • To add the Custom button you need to click on the 'Button' icon to create the buttons. After clicking on the button, you will see a field name as 'Name' and a checkbox name as 'Close Popup'. Enter the Button name inside the field and click on the checkbox if you want to close the pop-up after clicking on the button in the Oracle service cloud. You can create multiple buttons. Once the buttons are created you will notice on the designer page has changed under the 'Pop Search and Select'  same button is created which you created inside the 'Pop Search and Select' activity. You can add multiple activities on that button to perform the several task tasks on a button click.

       Image RemovedImage Added


Adding Search Options:

...

  • Once the 'Pop Search and Select' Activity is completed click outside the panel to close and save it. Now You will notice there are many buttons created if you have created 'buttons' and 'searches' inside the 'Pop Search and Select' activity.

         Image RemovedImage Added



After executing the workflow below pop-up will be shown in the Oracle service cloud.

...