Sha256: bc5635d7f3215d4631e4f59ffb4ab57982dd17f56b7f0890b42f55b1d39d7ebd

Contents?: true

Size: 892 Bytes

Versions: 15

Compression:

Stored size: 892 Bytes

Contents

# Dropbox::Sign::SubFormFieldRuleAction



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `hidden`<sup>*_required_</sup> | ```Boolean``` |  `true` to hide the target field when rule is satisfied, otherwise `false`.  |  |
| `type`<sup>*_required_</sup> | ```String``` |    |  |
| `field_id` | ```String``` |  **field_id** or **group_id** is required, but not both.<br><br>Must reference the `api_id` of an existing field defined within `form_fields_per_document`.<br><br>Cannot use with `group_id`. Trigger and action fields must belong to the same signer.  |  |
| `group_id` | ```String``` |  **group_id** or **field_id** is required, but not both.<br><br>Must reference the ID of an existing group defined within `form_field_groups`.<br><br>Cannot use with `field_id`. Trigger and action fields and groups must belong to the same signer.  |  |

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.7.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.6.1 docs/SubFormFieldRuleAction.md
dropbox-sign-1.6.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.5.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.4.1 docs/SubFormFieldRuleAction.md
dropbox-sign-1.4.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.3.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.2.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.1.2 docs/SubFormFieldRuleAction.md
dropbox-sign-1.1.1 docs/SubFormFieldRuleAction.md
dropbox-sign-1.1.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.0.1 docs/SubFormFieldRuleAction.md
dropbox-sign-1.0.0 docs/SubFormFieldRuleAction.md
dropbox-sign-1.0.0.pre.beta2301 docs/SubFormFieldRuleAction.md