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

In PRPC, the Prompt Select HTML property is specifically designed to display property values in a dropdown (combo box) format. This property presents users with a selectable list of choices while maintaining a compact UI footprint. Show List and Display Select are not the correct HTML properties for this purpose.