Hi all,
I have added two boolean field in purch.rcpt.line
Qc needed
Qc Tested
now i want to change it's value as we checked mark that field.
my question is how i can change it's value
by page extension then which page it extends.
thank you in advance.
0
Answers
This could presumably be page 137 "Posted Purchase Rcpt. Subform"
Create a page extension for this page, and add the 2 boolean fields here.
If this is not posible, generatesymbolreference for the "purch.rcpt.line".
Your boolean fields wil be available in VS Code when you download symbols again.
Add them to the page extension, done.
Better yet, add your new boolean fields to a TableExtension of "purch.rcpt.line"