Sage 100

 View Only
  • 1.  Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 09:27
    Does anyone have a way to prevent PR Employee Maintenance from being closed (Red X button or ESC) unless the user clicks Accept or Cancel first?


  • 2.  RE: Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 09:46
    It doesn't give you a warning about wanting to save changes, does it? What's the issue?


  • 3.  RE: Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 09:48
    The customer has hidden the Accept button and replaced it with a button that runs a script before accepting the changes. When the user clicks x or hits ESC, it asks to save the record without running their script.


  • 4.  RE: Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 10:17
    We've just always accepted that as a risk of replacing the accept button. Training issue? You could always have the custom accept populate a UDF and then have an alert notify someone that there is an employee that wasn't saved properly.


  • 5.  RE: Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 10:39
    Won't the UDF remain populated the 2nd time someone makes a change?


  • 6.  RE: Does anyone have a way to prevent PR Employee Main

    Posted 04-04-2014 11:01
    Yes, I was guessing maybe there was something that the script had to do first time on a new employee. What is the custom accept doing?