Can you please guide me, how can i pass arguments from one doctype through custom button and when new form opens after user clicked the button, i should receive those arguments
I am currently setting up route_options while routing the user from one form to another, but I am getting undefined/null in console.
Thanks,
It populated field, but how I check values in route_options in console, I am asking because there are some values which I need for further processing, and not for populating some fields, So can I check what I received other side when form rendered?