Sage 100

 View Only
Expand all | Collapse all

Is there a way to not allow a user to type a compa

  • 1.  Is there a way to not allow a user to type a compa

    Posted 01-28-2012 16:14
    Is there a way to not allow a user to type a company code when entering MAS90 or in the change company panel but rather to have to user the lookup? If the user can type a code that company comes up even though the company list has been filtered and the user doesn't have access to that company.


  • 2.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 08:34
    Outside of custom programming, I'm not aware of a way.


  • 3.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 08:35
    Although if the user does not have security access to certain companies, what's the harm in them typing in those company codes?


  • 4.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 08:36
    what's the reasoning for this? If the user doesn't have access to anything in a particular company, why does it matter if they can type it in and it comes up?


  • 5.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 10:54
    The client is a developer who has a lot of companies and doesn't want the various offices to see the companies that are no applicable to them. I've filtered the list but if they type a code that is not on the list it brings up the company name and the client doesn't want this to happen. i was hoping that i could force them to choose only from their own list. thanks


  • 6.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 11:07
    How about a script that invokes a pop-up message stating that they don't have access to that company?


  • 7.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 11:19
    thanks Mark, would that stop the company name from coming up and what happens now is that the company actually comes up but you can't go into any menu item? I haven't done a script yet so i've got some learning to do but that's good.


  • 8.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 11:29
    Even if you couldn't prevent the company name from being displayed, the script could probably blank it out. Perhaps one of the groups scripting guru's can confirm?


  • 9.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 16:27
    How about separate installations of MAS? Otherwise, I think you are looking at custom programming.


  • 10.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 16:29
    Myron, I thought about that too. It's not allowed by the licensing agreement and i'd rather not go there. thanks for the response.


  • 11.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 16:31
    I dint' say the same license... What is the worth of confidentiality?


  • 12.  RE: Is there a way to not allow a user to type a compa

    Posted 01-30-2012 16:32
    Probably not worth buying another license but good point to let the client decide that. thanks.