which is used to populate the list item, can be updated with any user-supplied value.What two actions could you take to accomplish this?

You should enable the user to add additional values to a list item at run time. You must also ensure that the Record Group LOCATIONS, which is used to populate the list item, can be updated with any user-supplied value.
What two actions could you take to accomplish this? (Choose two)

You should enable the user to add additional values to a list item at run time. You must also ensure that the Record Group LOCATIONS, which is used to populate the list item, can be updated with any user-supplied value.
What two actions could you take to accomplish this? (Choose two)

A.
Add a new value to the list item by calling the POPULATE_LIST built-in.

B.
Add a new value to LOCATIONS by calling the POPULATE_GROUP built-in.

C.
Add a new value to the list item by calling the ADD_LIST_ELEMENT built-in.

D.
Remove duplicate values in LOCATIONS by calling the DELETE_LIST_ELEMENT built-in.

E.
Add a new value to LOCATIONS by calling the ADD_GROUP_ROW and SET_GROUP_CHAR_CELL built-ins.

F.
Add a new value to LOCATIONS by calling the ADD_GROUP_ROW and SET_GROUP_NUMBER_CELL built-ins.



Leave a Reply 0

Your email address will not be published. Required fields are marked *