Hi
In a Form i want on the change of Value in Particular field , value in another field gets updated.
Thanks
*This post is locked for comments
Hi
In a Form i want on the change of Value in Particular field , value in another field gets updated.
Thanks
*This post is locked for comments
Hi,
If you want something like automatic refresh, use CurrForm.UPDATE. Else go for field onvalide trigger.
Thanks
At table level, use the OnValidate trigger of your field A and place the code to update the field B accordingly. It's always recommended to work at table level for validations, avoid code on pages.
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156