In an application selling office supplies, the Payment form displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the OrderSummary form also needs to display the order items.How do you implement the UI so that the order items display is shared between Payment and OrderSummary forms?
You are implementing a UI form collecting job applicant information. Users must provide values to certain fields before submitting the form.Which configuration adds asterisks to indicate the mandatory fields on the form?
What are the minimum components of a user interface (UI) action set?
In a hotel reservation application, a form displays a list of hotels with available rooms based on the check-in and check-out dates entered by users.How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?
Which three use cases demonstrate the Pega dynamic UI behavior? (Choose Three)
You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store.How do you configure this behavior?