Pass action form data to extra modal footer actions
I have a mountable action where i defined its form(), action(), and another action button defined in the extraModalFooterActions(). How do i pass the parent action's data array to the child action?
0 Replies