Could you please provide guidance on how to set up PV in vFlow?

Could you please guide how to set up PV in vFlow?

To configure a PV Component

  1. Go to the Component section, and add ACCORDIAN Component
  2. Enter basic details and Add Datasource.

Screenshot from 2023-12-05 16-38-18
3. Go to PV Entity, Add/Edit a PV. Enter basic details and Add Datasource.

  1. The Datasource format must be in the form of Array of objects:

{

“Customer_Details”: [

{

“form_id”: “FORM_1118”,

“from_name”: “FORM-L”,

“form_desc”: “used for hr”,

“form_category”: “Failure Investigation”,

“status”: “Published”

}

]

}

Screenshot from 2023-12-05 16-38-37

  1. Map this ACCORDIAN Component in the PV Component’s Layout
  2. After creating the PV Component, map this component in the Page Layout.
  3. Additionally, on the Page, Add Datasource as metioned below:

Screenshot from 2023-12-05 16-37-58

1 Like