FilamentF
Filament10mo ago
flex

Get Schema from Form for createOptionForm()I

Is it possible to get the schema from an exsiting Resource to pass it to createOptionForm() of another resource without reapting yourself or without chaging anything in the origin resoruce?

In Filament 2.0 I think there was getSchema() on Form class. Now it's gone.

Is there another option?
Was this page helpful?