Hi All
Background: I did the following small mod for a client running Nav2009 R2.. I added a flowfield "Grand Total" to the Purchase Line table, Datatype = Decimal, FieldClass = FlowField, CalcFormula = Sum("Purchase Line"."Outstanding Amount" WHERE (Document No. =FIELD(No.))), all other properties default. I then added a Field Control "Grand Total" to the Purchase Invoice page. SourceExpr = "Grand Total", Drilldown = YES, all other properties default.
Now the issue: Under the developer license this works fine. There is an ellipsis beside the field in the header and at any time while entering purchase lines the user can click on the ellipsis and get a new window showing the lines and the "Grand Total" field will update to the current total. Under the client's license however, clicking the ellipsis does nothing, and to get the Grand Total field to update users have to leave that invoice and then return.
Any idea what's going on? Do I need a drilldownformid? If so, why is it working under dev license??
Thanks,
Chandler
0