Multiple choice technology platforms and products

How to display the values of property in a Drop Down (Like a Combo Box)

  1. Show List HTML property

  2. Prompt Select HTML Property

  3. Display Select HTML Property

  4. Any of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Prompt Select HTML Property is the correct PEGA property for displaying values in a dropdown (combo box) format. It renders a selectable list of options for user input. The other options are not valid property types in PEGA for this purpose - this is the standard built-in property for dropdown selection.