How to access other embedded form fields of stencil in the Alfresco ADF component? Can any one provide solution in this?
Asked
Active
Viewed 96 times
1 Answers
1
I got the solution to my query. I used the following code to get the other fields of form:
this.field.form.getFormFields();

user8030367
- 81
- 4
- 18