AUTO SAVE

veeraviveeravi Member Posts: 66
Hi,
One of my client doesn't want the auto save features in NAV for all masters data creation. They are looking for "Do you want to save?" message and button before commiting/exiting the master data.

How can we achieve this?

Thanks,

RAVI

Comments

  • bbrownbbrown Member Posts: 3,268
    Add code to the "OnInsertRecord", OnDeleteRecord and "OnModifyRecord" functions of the form.
    There are no bugs - only undocumented features.
  • kinekine Member Posts: 12,562
    I will never do such a solution for my customer. This kind of requests are the worst thing you can fulfill. I think that much better is to solve the "why" the customer wants it. It is because people are often doing wrong things? Or something else? If there is no reason and it is just "because our previous system did it", than do not do it! It is not NAV way of working! Explain the cost of this to the customer, to the "standard" way of work etc. Implementing such a thing you just open new world of errors and problems you will need to solve and customer to pay...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • bbrownbbrown Member Posts: 3,268
    Agreed.
    There are no bugs - only undocumented features.
  • manitilakmanitilak Member Posts: 18
    Perfectly Agree. :thumbsup:
  • bbrownbbrown Member Posts: 3,268
    Sometimes a child needs to burn their hand before they learn to stay away from the hot stove.
    There are no bugs - only undocumented features.
Sign In or Register to comment.