Mar 1, 2022
0
Level 10
How to pass props fields props from a custom component to the resource next creation view in Nova
Hi Devs,
I have a Laravel nova resource custom tool, and I want to pass some default information from this to the next resource creation.
The main resource that is housing this custom resource tool has fields like date_of_birth, gender, weight, and a few other fields that I want to pass to the creation of a next independent/separate resource from this custom tool.
How can I achieve that?
Please or to participate in this conversation.