New values from another form not validated

ramsay18477ramsay18477 Member Posts: 52
I have a main costing form where I have values for different raw mat. types in diff. table boxes.
I have to do a copy process for creating a new item for which I get values from another form.
The problem is for one of the table boxes, though the values are received and displayed, when I try to validate, it reverts back to the original values.
Can any one please help me asap ?
Thanks in advance...:)
Thanks & Best Regards,

Ram.

Answers

  • Sandeep_PrajapatiSandeep_Prajapati Member Posts: 151
    though the values are received and displayed, when I try to validate, it reverts back to the original values.

    May be the problem lies in the validate. :-k
    Just have a look how the validate affects the values in the concerned table box.
    Sandeep Prajapati
    Technical Consultant, MS Dynamics NAV
  • ramsay18477ramsay18477 Member Posts: 52
    Thanks a lot for your advice.

    Actually, all my rm data are stored in the same table but Iam displaying them in different tableboxes depending on their type.

    In this copy process, though one type of rm data is succesfully changed and validated in one table box, the other type is not, though all are in the same table.

    I hope Iam clear in my explanation of the problem...
    Thanks & Best Regards,

    Ram.
  • Sandeep_PrajapatiSandeep_Prajapati Member Posts: 151
    Hi Ram,
    make sure you r modifing the rm with correct rm-type for that table box.

    Can you post your modify + validate code..??
    Sandeep Prajapati
    Technical Consultant, MS Dynamics NAV
  • ramsay18477ramsay18477 Member Posts: 52
    Hi Sandeep,

    Thanks a lot!!! :)

    I got it.

    I was not modifying on the form where the user changes were being accepted.

    Thanks again.
    Thanks & Best Regards,

    Ram.
Sign In or Register to comment.