Hi all,
I started NAV just a month ago so now i have self-task to make page connected to Customer List (I already done that) but now i must make this Description, Unit Price and Service Item Group fields automatically retrieved when inserting Item No
please tell me how to do this in detailed way
P.S It must be done without CAL code and i guess that i must use Flowfield and CalcFormula
0
Comments
Without programming, the calculated fields will not update immediately after you enter the item no. You will have to manually update the form. This is a presentation issue only, because CALCFIELDS is carried out automatically only on fetching the record from the db.
As an example you may have a look at the Report Name field in table 77 Report Selections.