Method: DocuSign_eSign::Ssn#conditional_parent_value
- Defined in:
- lib/docusign_esign/models/ssn.rb
#conditional_parent_value ⇒ Object
For conditional fields, this is the value of the parent tab that controls the tab’s visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active.
101 102 103 |
# File 'lib/docusign_esign/models/ssn.rb', line 101 def conditional_parent_value @conditional_parent_value end |