cancel
Showing results for 
Search instead for 
Did you mean: 

How to access other embedded form fields of stencil in the ADF component?

shilpak
Confirmed Champ
Confirmed Champ

Hello,

How to access other embedded form fields of stencil in the ADF component?

Can any one provide solution in this?
Thanks & Regards
Shilpa Kulkarni
1 REPLY 1

amruta_w
Star Collaborator
Star Collaborator

In your code you can use the following code to get the other fields of form

this.field.form.getFormFields();