
Hi All,
Please help me, I am new to x++
I am facing a issue while working with forms, based on a field value in the form line level I need to update a field in the header. but I am facing error record modified by another user
can you please help, how to write code in such senarios
I have created extension class for formfield in the modified method based on the field value I am fetching header buffer and updating
at the end I have added reread and refresh. but this could not resolve
Hi Venkatesh,
You no need to update the header table record. You just get the header form datasource and just assign the values.
Can you share a code with us?
Also no need of refresh and reread.
Thanks,
Girish S.