Is it good to call table display method on formdatasource field modified () method??
*This post is locked for comments
Hi Visvash,
When you write a display method in table level and used in Form, it will display the value in form based on the record selection/existing data for each row wise. When you move to the next row, still it will display the value based on the existing row data.
If you want to update any field value based on one field selection means, you can call the table display method to assign the value to table field. it will show the value based on the current selection and it will update when you move to the next record.
Thanks,
Thanks Crispin, I have lookup field and when i select this field then display method on form is updated when i put cursor to next record. is it possible to update display method once i select record from lookup field?
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... 290,902 Super User 2024 Season 2
Martin Dráb 229,297 Most Valuable Professional
nmaenpaa 101,156