ANSWERS 2024.
which two statements are true about Input Sets?
1. An Input Set could contain another Input Set
2. Input set Ref widget could be used to reference a reusable Input Set from a Detail
View.
The Contact entity has a LegalReports array. The LegalReportsLV List View
displays the elements of the array.
Which two steps must be taken as part of the configuration to allow the user to
add/remove rows to/from the LegalReportsLV?
1. specify the toRemove property of the Row Iterator widget
2. Specify the toAdd property of the Iterator Buttons widget
Which statement is true about Screen containers?
A PanelRef widget can be used to reference a reusable Detail View in a Screen
container
What are three valid parent PCFs to reference a reusable Detail View PCF?
1. Card View
2. List Detail View
3. Screen
what are two of the steps that must be taken to create and reference a new
SecondaryAddressedLV PCF file?
1. Add a Toolbar to the SecondaryAddressesLV for pagination
2. Add a List View Input to a Screen container and configure the def property
Which two steps must be completed to make a Date Input editable