Hello everybody,
I want two buttons on my Sales main form.
1) order -> standard navision form and functionality
2) new order -> a new record has to be created (just like F3) and a no Serie must be created so the user can immediately start filling in data.
Anybody a solution
Thx
0
Comments
copy the standard form into a new one.
edit this new form and in OnOpenForm, initialize the record, set the appropiate filters and validate BLANK (''). Navision will make the rest for you automatically.
also take a look at standard functionallity