Embedded Data Relationship does not allow dropdowns/picklist in Constellation. Picklist inside data object is not working).
Hi,
Picklist or dropdown inside data object is not working.
I have a requirement where I need to display an editable table. (Pega Platform 8.8.2--constellation based application)
This table will have for example three columns out of which one column needs to be a picklist type
Region | Role |
- So I created a field of type embedded data called Team, which refers to data object "data-xyz" from app studio.
- In dev studio I checked it created page list property with page definition as "data-xyz" (IMG.1 in the below screen shot)
- In this table the email address will be a dropdown and the data will be maintained in Pega, source will be same data table of the same object i.e "data-xyz"
- So I created a field from app studio called EmailList inside data object "data-xyz" as pick list which sourced using data page of the same object. (IMG.2 in the below screen shot)
- In dev studio I checked a property is created as text with UI control as pxDropdown as in the image.
- NOW in the view when I add the embedded data field Team and inside which I add field EmailList , it allow me to save but at run time, no data is displayed in the dropdown.(IMG.3 in the below screen shot)
Hi,
Picklist or dropdown inside data object is not working.
I have a requirement where I need to display an editable table. (Pega Platform 8.8.2--constellation based application)
This table will have for example three columns out of which one column needs to be a picklist type
Region | Role |
- So I created a field of type embedded data called Team, which refers to data object "data-xyz" from app studio.
- In dev studio I checked it created page list property with page definition as "data-xyz" (IMG.1 in the below screen shot)
- In this table the email address will be a dropdown and the data will be maintained in Pega, source will be same data table of the same object i.e "data-xyz"
- So I created a field from app studio called EmailList inside data object "data-xyz" as pick list which sourced using data page of the same object. (IMG.2 in the below screen shot)
- In dev studio I checked a property is created as text with UI control as pxDropdown as in the image.
- NOW in the view when I add the embedded data field Team and inside which I add field EmailList , it allow me to save but at run time, no data is displayed in the dropdown.(IMG.3 in the below screen shot)