Adding a new property to the view
Add a new account or policy property to the Customer Inquiry view so that CSRs can quickly provide that information to customers. To add a new property, create a new section that consists of the customer inquiry check box and the property.
Pega Customer Service
Implementation Guide
- In App Studio, open the Customer
Inquiry section in Design mode:
- In the header of App Studio, click Preview to launch the Interaction Portal.
- In the header of App Studio, click , and then click Accept.
- On the Account tab of the Customer composite, click the Customer Inquiry toggle to turn on the feature.
- In the header of App Studio, click Design to start design mode.
- Hover the cursor over the entire Customer inquiry section, and then click the Edit this section icon as shown in the following figure:
- In the right pane, click the Add icon next to the subsection where you want to add the property. For example, to add a property to the second column, click the Add icon for section B.
- Add the section that will contain the property and check box:
- Scroll to find the Sections category, and then
click the Add icon.
- Enter a name for the new section, and then click Submit.
- Close the Add window by clicking the Close icon.
- Scroll to find the Sections category, and then
click the Add icon.
- Add the check box and property to the section:
- In the right pane, locate the section that you just added, hover your cursor over the section name, and then click the Edit this section icon.
- Hover the cursor the Text Input entry, and then click to delete this default entry.
- Click the Add icon.
- In the Controls category, hover the cursor over Customer Inquiry, and then click the Add to view icon.
- Scroll to find the property that you want to add, hover the cursor over that property, and then click the Add to view icon.
- Close the Add window by clicking the Close icon.
- Configure the Customer Inquiry check box:
- In the right pane, hover the cursor over Customer Inquiry, and then click the Edit this Customer Inquiry icon.
- On the General tab, delete the value in the Label value field.
- On the Presentation tab, clear the Reserve space for label check box.
- On the Parameters tab, configure the customer inquiry parameters as described earlier in this topic.
- Click Apply.
- Close the Customer Inquiry by clicking the Close icon.
- Modify the property so that it is view-only:
- In the right pane, hover the cursor over the property name, and click Edit icon.
- On the Presentation tab, select Read-only (always) from the Edit options list.
- Click Apply.
- Close the property by clicking the Close icon.
- Configure the section to display the check box on the same line as the
property:
- At the top of the right pane, in the Template area, click Change.
- Select the Card with field item labels left template.
- Close the section editor by clicking the Close icon.
- Click Exit preview.
Previous topic Configuring property parameters Next topic Modifying existing customer inquiry properties