Using a Wizard inside a relationManager?

Hi, I'm trying to use a form wizard inside the form method but not sure if that can be done ?
Solution
So my first thought would be to try using the Wizard as a layout component, inside of your working form:
https://filamentphp.com/docs/3.x/forms/layout/wizard
Was this page helpful?