1f745ae79cb9a3462d99eedb1a76d253773725f8
- Replaced ImmutableDictionary-based FormFieldIndex with a simpler Dictionary - Updated form field ordering to: NoName, signature, position, city, date - Removed manual formFieldIndex counter, now using dictionary lookup by fieldName - Introduced FieldNames class with NoName constant (guid-based) for unnamed fields - Defaulted Annotation.fieldName to FieldNames.NoName instead of Nothing
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%