Skip to content

Conversation

@arku-mosai
Copy link

Details

This is a suggestion for improvement of the current getAnnotations and getAnnotationsForPage methods.

The getAnnotations and getAnnotationsForPage methods currently perform a shallow assignment of nested components for widget annotations. Specifically, they instantiate formElement and formField as the base FormElement and FormField classes regardless of the actual form type.
On Android this causes the state of Checkbox and Dropdown fields to be unreachable.
On iOS the state is visible through the value property inside the regular formField object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant