Customizing data before saving
On my BD I have:
On my form, I have:
In my model, I have:
I want when the toggle is used the 'marked_ready_at' to automatically grab the current date/time.
I have tried the following:
On my Pages/Edit
What I/m doing wrong?
Is there a better approach?
Thanks.
On my form, I have:
In my model, I have:
I want when the toggle is used the 'marked_ready_at' to automatically grab the current date/time.
I have tried the following:
On my Pages/Edit
What I/m doing wrong?
Is there a better approach?
Thanks.