Multiple choice technology web technology

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 control for displaying property values in a dropdown (combo box) format. It provides a selectable list of values for user interaction, unlike other options which serve different UI purposes.