Form schema reuse
Hi everyone,
I have a nested resource (PfmeaResource). In this resource I want to use ReplicateAction. If I click on the Replicate button an empty modal appears. In this modal I want to display the PfmeResource’s form, with the record’s datas.
If I make the components inside schema() it works, but I dont want to do this way.
How can I reuse the form ?
Thanks in advance!
0 Replies