1
0
-1
1 answer
- 210
You can look at the populateSubFormWithParentKey method in java class AbstractSubForm https://github.com/jogetworkflow/jw-community/blob/e6ac28250a9e8a707a3a66499876bede2d77271d/wflow-core/src/main/java/org/joget/apps/form/model/AbstractSubForm.java#L270
Add your comment...
i create 2 form and used bean shell store binder to store data in both form. But bean shell store binder in sub form not working.
main form bean shell store binder
and in sub form