Replies: 2 comments 5 replies
-
|
Do you have two fields called |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
That's it! Thank you very much for your help and have a nice holiday. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
maybe a silly question but I cannot figure it out. I'd like to show a record_modified timestamp and a record_modified_user field in my form that is updated in the database when i submit an update from an edit form. After the submit the field "record_modified" still has the old value but in the database is already a new value from the update. Is there a way to reload all data in a form or am I missing something?
I use the mutateFormDataBeforeSave method to update those fields.
Thank you very much in advance.
Kind regards!
Beta Was this translation helpful? Give feedback.
All reactions