Wickerman Posted July 22, 2014 Posted July 22, 2014 I have a 'home page' that is meant only to have a greeting image and a few navigation buttons, so I don't want it to display in any mode other than 'Browse'. I have an 'OnLayoutEnter' script trigger set up to Enter Browse Mode and Hide ToolBar . . . but if someone enters Find mode on another layout and navigates back to this home page, the layout appears in Find Mode -- I assume because the script trigger doesn't fire until the Find is executed? Maybe I'm going about this the wrong way -- what's the best way to have a Layout behave like a 'Home Base' (rather than a Table with Records) -- should I be creating a dummy Table for it? THanks!
comment Posted July 22, 2014 Posted July 22, 2014 I have an 'OnLayoutEnter' script trigger set up to Enter Browse Mode and Hide ToolBar . . . but if someone enters Find mode on another layout and navigates back to this home page, the layout appears in Find Mode -- I assume because the script trigger doesn't fire until the Find is executed? The more likely reason is that you did not enable the script trigger in Find mode. 1
Recommended Posts
This topic is 4049 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