January 30, 200718 yr I have a scripted find function that limits a found set to only include records the user has created. The 'Find Matching' context menu (right-click) ignores this function and creates a security loophole, as it will search across all records. I cant change the Access Right privileges Menu Commands because it removes additional functions that i need. Can this be "Find Matching" be modified or removed all together (with still leaving the scripted Find menu function)?
January 30, 200718 yr Author Well, I think i solved the security issue by using a Privilege Set check on entering the layout, and removing find function altogether if needed. Not my ideal solution, since it removes the ability to do a find on any field, but it will work well enough. Unless anyone has a better solution? B)
Create an account or sign in to comment