Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified OmniStudio Developer All Questions

View all questions & answers for the Certified OmniStudio Developer exam

Exam Certified OmniStudio Developer topic 1 question 26 discussion

Actual exam question from Salesforce's Certified OmniStudio Developer
Question #: 26
Topic #: 1
[All Certified OmniStudio Developer Questions]

In an OmniScript, a developer needs to configure a Disclosure element to require user input only if the user already checked a Non-Disclosure Agreement checkbox.
How should the developer configure the conditional view to meet this requirement?

  • A. Set element to required if true
  • B. Show element if true
  • C. Set element to optional if false
  • D. Disable read only if true
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
tani588
Highly Voted 1 year, 8 months ago
I think answer B fits better
upvoted 7 times
...
kwon25
Most Recent 3 months, 1 week ago
You can set the element to required and then use show element if true, however this is not mentioned in the question. What you "could do" should not be part of your answer. The correct answer should be set element to require if true - A.
upvoted 1 times
...
haily244
1 year, 1 month ago
Selected Answer: A
I think A is right, if checkbox is true, it will be required to input. If the checkbox is unchecked, the user has either option to input or ignore
upvoted 3 times
Antonispar
11 months, 3 weeks ago
We can set the element to required. So answer B is more appropriate.
upvoted 1 times
...
...
cooldeeps
1 year, 3 months ago
A is the right answer
upvoted 4 times
...
pratikshagorhe2000
1 year, 4 months ago
A is the correct answer.
upvoted 3 times
...
thneeb
1 year, 5 months ago
Selected Answer: A
B makes a lot of sense, but correct is A. It says in the text "OmniScript to require user input only". The user may input data in the field, if he didn't check the checkbox, but he requires , if he checked the checkbox.
upvoted 4 times
...
Kurte
1 year, 5 months ago
B is the correct answer
upvoted 1 times
...
stunkikar
1 year, 6 months ago
A is the correct answer, it sets element as required if true.
upvoted 3 times
...
ppremy
1 year, 6 months ago
Selected Answer: B
To configure a Disclosure element in an OmniScript to require user input only if the user has already checked a Non-Disclosure Agreement checkbox, a developer should configure the conditional view using: B. Show element if true By configuring the Disclosure element's conditional view with the "Show element if true" option, the element will only be displayed if the condition is true, which in this case would be if the user has already checked the Non-Disclosure Agreement checkbox.
upvoted 3 times
...
LivingTheDream
1 year, 6 months ago
I agree - B seems to be the correct answer
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...