Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2016-10-06-api-generated-fields.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ We do recommend to use a width of 140 and a height of 70 for signature fields.

The FormSets array in the Signers/SomeSignerId should reference one or more keys
in the `FormSets` dictionary.
A FormSet should be *unique* within a transaction.
A FormSet and its field keys should be *unique* within a transaction.
If you provide a duplicate formset key we will overwrite the old one with the new one.

#### Field types
Expand Down