How to get Field component data/config in Form Action
Can we get the field component data or the configurations in the mounted form action?
Solution
Upload image from URL
Just learned form Ralph that we can use $component variable to get the Field itself on which the action is mounted.
Just learned form Ralph that we can use $component variable to get the Field itself on which the action is mounted.