Application User Interface Questions
Practice questions for Application User Interface topic in Certified Application Developer. 40 questions covering this domain.
Which statement about GlideForm methods is correct
A developer wants logic to run only when a user changes a field on a form. Which client script type fits this requirement
Which client script type runs when a form is submitted and can cancel the submission by returning false
Why might a script using g_form fail to react after another client script programmatically sets a field value
Which client script type is intended for list editor cell changes rather than standard form interactions
Which target is allowed for a record producer in a scoped app
Which record producer property controls where a user is sent after submission in Service Portal
A form needs to make a field read-only and visible when a condition becomes true. Which tool should be preferred for performance and simplicity
What does a record producer create
A developer needs to hide a field that is mandatory and currently blank. What is the recommended approach
A catalog item must validate user input with an asynchronous call and calculate another value before submission. Which mechanism fits best?
A team wants a piece of browser side logic that can be invoked by a UI policy and also reused by another module. Which artifact type supports that pat...
A requirement only says to make a field mandatory and read only when a condition is true, and the team wants the faster loading option. What should th...
A record producer is configured to create incident records. What does the record producer table name represent?
A catalog UI policy condition references a variable that is hidden and unnamed, so the policy never evaluates as expected. What requirement was missed...
A new client script throws an error for an undeclared variable, and the Isolate script option is enabled. Why is the behavior stricter than expected?
A child table and its parent both have matching UI policies, and the child policy has a higher Order number. Which one runs first on the child form?
A catalog designer sets a catalog UI policy action to hide a Container Split variable, but nothing changes on the form. Why?
An admin asks why an onLoad client script fires every time the form loads and cannot be limited with a built in Condition field. Which platform behavi...
Two onChange client scripts target the same field and must run in a predictable sequence. Which field controls their execution order?
Sign in to see all 40 questions
Create a free account to browse all questions — completely free during our launch phase.