Options

updation of subform

dynamics navdynamics nav Member Posts: 50
using the from date and to date and customer no given in the form should update the sub form using the from and to dates by using the field purchase date in sub form. I am having the purchase date info in sales invoice line. How can update and which table i should use?

Answers

  • Options
    archer89archer89 Member Posts: 337
    which nav version do you use?
    You can use CurrForm.Update in a Form or CurrPage.Update in a Page.
    best regards
    Franz Kalchmair, MVP
    Alias: Jonathan Archer

    please like / agree / verify my answer, if it was helpful for you. thx.
    Blog: http://moxie4nav.wordpress.com/
  • Options
    dynamics navdynamics nav Member Posts: 50
    I am using nav 2009 r2 can we update it by using properties.
  • Options
    dynamics navdynamics nav Member Posts: 50
    Is there any standard form that can update the sub form using from date and to dates.
  • Options
    dynamics navdynamics nav Member Posts: 50
    In which trigger can we write code to update the sub form..
Sign In or Register to comment.