Programmatically add subform items
Is it possible to programmatically add subform items? Something like parentform.subform.additem(“new item”)
There are situation when you want to consecutively scan barcodes into subforms (ex. Product list). Instead of click subform-scan-submit-scan-submit-(repeat), you can just keep scanning barcodes in the parent form, and it populates subform(subform will be very simple which contains only one “product code” text field)
-
Hi Louis, subforms must be created by the user on the device through interacting with the UI.
For faster scanning, I would recommend this article as a good solution.
https://iformbuilder.zendesk.com/hc/en-us/articles/201697690?
Please sign in to leave a comment.
Comments
2 comments