© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•5mo ago•
5 replies
Mouse0270

Create & create another doesnt keep url variables

I have a page that uses the url something like this:

example.com/admin/postings/create?cycle_id=1
example.com/admin/postings/create?cycle_id=1
and when the page first loads it properly feels in the
cycle_id
cycle_id
. the user fills out the form and then hits
Create & Create Another
Create & Create Another
however when the page loads again,
cycle_id
cycle_id
is blank even though its still in the url?

Is this a bug? Am I doing something wrong?
Solution
Oh it looks like your supposed to define what data to perserve when using Create Another, but it feels weird when when I only want this data to be preserved when it exists in the url already... I feel like it being in the URL should be an indicator that I want it preserved.
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Keep form Data after clicking create & create another
FilamentFFilament / ❓┊help
2y ago
create another
FilamentFFilament / ❓┊help
7mo ago
'Create' - 'Create & create another' validation
FilamentFFilament / ❓┊help
3y ago
Create and Create Another Help
FilamentFFilament / ❓┊help
3y ago