Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Adding business and branch details to the registration form

Updated on January 18, 2021

The user registration form captures business-specific data from users who manage businesses. For example, the form collects data about business branches and associates. To cater to users who manage more than one business, add more instances of business, branch, and associate entries.

  1. In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-Registration.

  2. In the Application Explorer, click User InterfaceSectionCaptureInfo.

  3. Duplicate the existing dynamic layout for the type of information that you want to extend.

    For example, duplicate the Business information layout for an additional business entry.

    For more information about modifying sections, see Sections.

  4. Use iterative indexes of the following page list properties of the PegaPS-Data-Registration class:

    • To add business entries, use the pages of the BusinessList property.
    • To add business associates, use the pages of the BusinessAssociateList property.
    • To add branches, use the pages of the BranchList property.
    • To add branch associates, use the pages of the BranchAssociateList property.

    For example, for consecutive businesses, use BusinessList(2), BusinessList(3), and so on.

    For more information about page lists, see Property form - Completing the General tab.

  5. Update the PostUserRegistration activity with validation checks for the following check boxes in the CaptureInfo section:

    • Do you manage a business?
    • Do you manage branch in this business?

    For more information about modifying activities, see Steps tab on the Activity form.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us