mtzdev
mtzdev
FFilament
Created by mtzdev on 7/28/2023 in #❓┊help
Auto save form
Hey guys 👋 , in our legacy system we have the following functionality: when the user enters a form, he already creates a record in the database with the status of "Draft", and so the user can leave and finish sending later, the status only changes when sending through the submit button. How could I develop this same functionality in Filament? In pure PHP we use jquery and AJAX, but in Laravel I got a little lost. If anyone can help me with this part I would be very grateful. 🤟
6 replies