Hello all,
I have a form of parameters of type checkbox that is created on SysOperationServiceController.
Everytime i open the form,the old values are there.I want that when i open the form,the old values to be deleted.
How can i do that?
Thank you
*This post is locked for comments
You can either disable saving to SysLastValue, or you can explicitly initialize new values.
The latter approach is useful if you want to save values but not all, or if you want to initialize values to something else then the default value of the data type (e.g. the current date instead of an empty date).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156