Get Inner FormInput Values From Parent Widget
Content
I have a custom widget that contains 3 standard FormInput Widgets in it's view. How do I get the current value of each of the 3 inner widgets in the parents widgets logic.js? Seems like there is a more straight forward way then using findField (ex - form.findField("FieldName");)
Tagged:
1