Options

how to change field value in table in bc?

mdsrmdsr Member Posts: 163
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.

Answers

  • Options
    TallyHoTallyHo Member Posts: 383
    edited 2019-11-18
    First decide in which page you want to show the 2 boolean fields.
    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"
  • Options
    mdsrmdsr Member Posts: 163
    @TallyHo thanks for info on table purch.rcpt line added two boolean field now i want change value as true with web client i am not getting page extension of which page it allow me to do that.
Sign In or Register to comment.