.on() has access to the form's actions -- create, edit, and remove.
.on()
Is there a way to gain access to the action in other events/APIs like .dependent() ?
.dependent()
Hi @raydlevel5 ,
You can call mode() to find the mode within the dependent() callback function,
mode()
dependent()
Cheers,
Colin
Answers
Hi @raydlevel5 ,
You can call
mode()to find the mode within thedependent()callback function,Cheers,
Colin