Skip to content

Application User Interface Questions

Practice questions for Application User Interface topic in Certified Application Developer. 40 questions covering this domain.

40 questions11 easy20 medium9 hard
Q1
medium

Which statement about GlideForm methods is correct

Q2
medium

A developer wants logic to run only when a user changes a field on a form. Which client script type fits this requirement

Q3
easy

Which client script type runs when a form is submitted and can cancel the submission by returning false

Q4
hard

Why might a script using g_form fail to react after another client script programmatically sets a field value

Q5
easy

Which client script type is intended for list editor cell changes rather than standard form interactions

Q6
hard

Which target is allowed for a record producer in a scoped app

Q7
medium

Which record producer property controls where a user is sent after submission in Service Portal

Q8
medium

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

Q9
easy

What does a record producer create

Q10
medium

A developer needs to hide a field that is mandatory and currently blank. What is the recommended approach

Q11
hard

A catalog item must validate user input with an asynchronous call and calculate another value before submission. Which mechanism fits best?

Q12
medium

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...

Q13
easy

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...

Q14
easy

A record producer is configured to create incident records. What does the record producer table name represent?

Q15
medium

A catalog UI policy condition references a variable that is hidden and unnamed, so the policy never evaluates as expected. What requirement was missed...

Q16
medium

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?

Q17
medium

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?

Q18
hard

A catalog designer sets a catalog UI policy action to hide a Container Split variable, but nothing changes on the form. Why?

Q19
medium

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...

Q20
easy

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.