Multiple choice technology

The value selected in Make determines the values to be displayed in Model. This function is implemented using:

  1. Property-Set

  2. Dynamic Select

  3. Dependency List

  4. Obj-List

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

Dynamic Select enables cascading dropdowns where one selection filters subsequent choices. This is standard Pega terminology for parent-child data relationships. Property-Set sets values, Dependency List defines dependencies, Obj-List retrieves data - none implement selection-based filtering.