How can I limit the access through F7

snehasneha Member Posts: 191
Hello Friends,

Here is my scenario.
We’ve A,B,C&D locations. From the item ledger entries form, I want users to restrict their access to filter on certain locations (A & B) only. I’ve a code written on “Location Code” OnLookup trigger. It is working when user directly clicks on location code and lookup arrow. But, it is not working when user clicks on F7 -> Lookup arrow. On F7, it is showing all the locations. How can I make my onlookup trigger work on F7 as well?

Comments

  • ssinglassingla Member Posts: 2,973
    Why don't you write code on Location form. Sales order form filters the record according to Responsibility Center. You can check that for guidance.
    CA Sandeep Singla
    http://ssdynamics.co.in
Sign In or Register to comment.