Multiple choice technology platforms and products

Which methods can be used to add a property to a Section rule?

  1. Update the HTML property rule associated with the Property

  2. Drag the Label control into the section and choose the property

  3. Drag the Input Box, Radio Button, or other Property-related control into the section and choose the Property.

  4. Drag the Property from the Application Explorer into the Section

Reveal answer Fill a bubble to check yourself
C,D Correct answer
Explanation

To add a property to a Section rule, you can drag property-related controls (Input Box, Radio Button, etc.) into the section and associate them with a property, or directly drag the Property from Application Explorer. Updating HTML property rules or dragging Label controls are not valid methods for adding properties to sections.

AI explanation

In Pega, a property is added to a Section rule either by dragging a control (Input Box, Radio Button, etc.) into the section and then associating it with the desired property, or by dragging the property itself directly from the Application Explorer onto the section canvas — both are standard, supported workflows in the section editor. Editing an HTML rule or dragging a plain label control doesn't bind a property to the section, so those don't achieve the same result.