Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

takdw's avatar
Level 11

Pass data to the create page of a resource

Is there a way to pass data to the create page (/nova/resources/{resourceName}/new) of Nova? I am trying to populate the create fields with data. How can I achieve this?

0 likes
2 replies
takdw's avatar
Level 11

I think I should have been more detailed in my question. Basically I want to duplicate a resource by giving the user the option to modify some values first. I tried action fields but there is a limitation with some fields (such as the Translatable field).

Please or to participate in this conversation.