Hi, I want to set a form field value after doing a modification on another field in the same form. I've created a modify method to fill the second field automatically and I tried too many functions but the field is not filled when modifying the first one.
I want to know how to refer to fields from the same form using x++ code?
The value I want to set is a real value and I want it to be changed before creating the line int the table, because some fields can't be modified after the
*This post is locked for comments