ConorH16 Posted May 6, 2014 Posted May 6, 2014 Hi, I am making a Filemaker solution for a horse yard and need to be able to restrict access to certain tabs on the home screen if the horse is not a livery. Â How would this be done? Â Thanks, Conor Â
Kris M Posted May 6, 2014 Posted May 6, 2014 http://help.filemaker.com/app/answers/detail/a_id/6145/~/how-to-navigate-between-tab-controls-using-scripts http://www.filemaker.com/12help/html/script_trigg.38.8.html http://www.mindfiresolutions.com/Trigger-a-Script-when-user-changes-the-Tabs-in-FileMaker-1212.php With internal FMP scripting and triggers you can control which tab the user can access and when they can access it These are just some of the information resources available on the topic 2
bcooney Posted May 6, 2014 Posted May 6, 2014 Another idea is to not use the tab part of the tab panel for navigation, but rather "float" buttons near the tab panel. Then, with FM13, you can hide the buttons conditionally.
comment Posted May 6, 2014 Posted May 6, 2014 Keep in mind that "restricting access" to a part of a layout (such as a tab control pane) does not really restrict access to the data shown there.
Recommended Posts
This topic is 3855 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now