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
Suggest answer: A
Reference:
No comments:
Please share to make the community better.