From 757cb9ed962e23faf412a836ea9cdfb58f422e31 Mon Sep 17 00:00:00 2001 From: Wouter Janson Date: Tue, 14 Sep 2021 13:37:59 +0200 Subject: [PATCH] Document clarify field keys should be unique within metadata --- _posts/2016-10-06-api-generated-fields.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-10-06-api-generated-fields.markdown b/_posts/2016-10-06-api-generated-fields.markdown index 66f8b3a..68cd3cf 100644 --- a/_posts/2016-10-06-api-generated-fields.markdown +++ b/_posts/2016-10-06-api-generated-fields.markdown @@ -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