HideValidationDialog

Christian_Buehl
Christian_Buehl Member Posts: 145
When changing some fields in the sales header there is a variable called HideValidationDialog which is checked when sales lines must be changed.
There is a function called SetHideValidationDialog to set this variable.
If I do a rec.SetHideValidationDialog(true) in the order form the variable is always set false when in use.
Any explanations for this strange habit ?
Thanks

Comments

  • Johnny_Reggae
    Johnny_Reggae Member Posts: 63
    I guess this depends on the trigger you have put the Sethidevalidation ?