ANSWER tablet development -> switch to tablet mode
httpss://your-instance.service-now.com/$tablet.do
Which executes first: UI policy action or UI action script? - ANSWER UI policy action
How are script actions triggered? - ANSWER by events
The REST endpoint means the ___ of the data to be ___________, __________, or
_______________ - ANSWER The REST endpoint means the *URL* of the data to be
*retrieved*, *updated*, or *deleted*
which does not belong in regard to the position of UI action: form button, form choice, list
banner button, list choice - ANSWER form choice
Can script action access previous value? - ANSWER false
what does URL(arg) do? - ANSWER open record producer UI form
in business rules, how would you get the userID? - ANSWER gs.getUserID()
Which 3 of these customizations do not require scripting?
1