Options

Update Forms

AlexAlex Member Posts: 54
edited 2000-05-12 in Navision Financials
Hello Navision World,
I have following problem, maybe oone
of you could help me !

So, i have an Form ( 1.Tabel) with an Subform
(2.Tabel) , and in the Subform (2. Tabel) i have
a field (dec) that could modifiy by the User.
So i what to show the sum of this Field in the
Form 1.

Okay i do this with an Calcfield, no problem.
But if the user give an dec Value in this field
(2.Form), the field in the Head of the first Form
will not be updated. Only if i
activte the 1 Form by clicking on it !

What can i do ?!


Best regards
Alejandro Schubert
schubert@dolphinct.de
Best regards
Alex Schubert

ERP & Navision

Dolphin Communication Technologies GmbH
Otto-Hahnstr. 1 c
D-69190 Walldorf

Comments

  • Options
    lstroemlstroem Member Posts: 18
    You can do nothing.

    The form is not updated until it is activated.
    Lars Strøm Valsted
    Head of Project & Analysis, Navision Competence Center
    Columbus IT Partner
  • Options
    FozzieFozzie Member Posts: 14
    You could make your subform different so it will include your total field. You can update it from within this form.

    Or you could add a button "Recalculate" to your first form, with CurrForm.UPDATE on the OnPush-trigger.

    I'm affraid you'll have no other choice...

    Fozzie
    May the source be with you
Sign In or Register to comment.