garethfrost
garethfrost
FFilament
Created by garethfrost on 8/8/2024 in #❓┊help
use CMS authMiddleware
for anyone who encounters this issue - statmic and filaments middleware has some clashes so you just need to remove the filament middleware that is already provided by statamic
10 replies
FFilament
Created by garethfrost on 8/8/2024 in #❓┊help
use CMS authMiddleware
could filament use statamics login page rather than have 2 separate ones?
10 replies
FFilament
Created by garethfrost on 8/8/2024 in #❓┊help
use CMS authMiddleware
yes statamic has its own authGuard
10 replies
FFilament
Created by garethfrost on 8/8/2024 in #❓┊help
use CMS authMiddleware
any idea on this?
10 replies
FFilament
Created by garethfrost on 8/8/2024 in #❓┊help
use CMS authMiddleware
yes they are
10 replies
FFilament
Created by garethfrost on 8/7/2024 in #❓┊help
Wizard cancel button not working
this was caused by using persistStepInQueryString - it was adding the index to the url rather than going back a page
4 replies
FFilament
Created by garethfrost on 7/18/2024 in #❓┊help
Save wizard form without all steps completed
FYI this works thanks!
13 replies
FFilament
Created by garethfrost on 7/18/2024 in #❓┊help
Save wizard form without all steps completed
thank you, the solution i have works for now but will give that a try in the future!
13 replies
FFilament
Created by garethfrost on 7/18/2024 in #❓┊help
Save wizard form without all steps completed
I have moved the last steps into a custom page so they arent part of the wizard anymore - is that disabled on the wizard step or on the fields?
13 replies
FFilament
Created by garethfrost on 7/18/2024 in #❓┊help
Save wizard form without all steps completed
they are steps for management to basically approve the record, they are nullable in the DB. Does the skipable function accept callback where i can define what steps can be skipped? - I have extracted out the last to steps to be on their own page so its not an issue anymore but would be good to know if this is possible for the future
13 replies
FFilament
Created by garethfrost on 7/18/2024 in #❓┊help
Save wizard form without all steps completed
this is on the main resources so as far as im aware there is no need for the mount method? (correct me if i am wrong) the issue is submitting the form requires all of the wizard steps to be complete
13 replies
FFilament
Created by RixzZ on 1/4/2024 in #❓┊help
Refresh TableWidget data after Action
Could you share how you did this please
5 replies