How do I get count of records in subform via javascript?
How do I get count of records in subform via javascript?
-
Hi newuser76,
You can use the eformHelper method 'getSubFormData' to get the subform data in JSON structure and then you can use the length property of JavaScript to get the count of records.
Help document: https://documentation.agilepoint.com/00/appbuilder/cloudjsGetSubFormData.html
Regards.
请先登录再写评论。
评论
1 条评论