Which conditional view option do you choose?


In an OmniScript, you have a Disclosure element that requires user input only if the user already checked a Non Disclosure Agreement checkbox.

Which conditional view option do you choose?
A . Disable read only if true
B . Set element to required if true
C . Show element if true
D . Set element to optional if false

Answer: C