You are asked to implement a work search functionality where the search results must change when the user is typing characters in the search input field. What approach is recommended? (Choose One)
All user forms in PRPC display a Submit button for submitting the user action. There is a requirement to change the button label to Confirm on all screens instead of Submit, which of the following is the best approach to handle this requirement? (Choose One)
In a PurchaseOrder application, the ReviewOrderInformation screen displays the purchase order to the user for them to verify the entries before submitting for processing. In this screen the button label must display Confirm instead of Submit. Which of the following is the best option to handle this requirement? (Choose One)
In a PRPC application the Collect Information section has three tabs: Personal Details, Transaction History and Comments. When the user is working on the case they will open the transaction history only when it's required. What is the preferred design you will do to make the screen render faster? (Choose One)
In a PRPC application the ViewPortfolioInformation section has three accordion layouts: Stock Details, Stock graphs and Trade/Payment history. What is the preferred design you will do to make the screen display latest details when they are accessed? (Choose One)
Review the following screen shots.
Declare Expression:
Decision Tree:
Map Value:
Given the Declarative Expression (set to Whenever inputs change), Decision Tree, and Map Value shown above, which condition causes the declarative network to attempt to recalculate the .TargetProp on the primary page? (Choose One)