Young Padawan Posted January 26, 2005 Share Posted January 26, 2005 Is there any way to change the way pop-up menus act so that when you click on a field with a pop-up menu and make your selection that you don't have click outside of the field to make the change take hold? I basically want a user to click on a field, click on the selection in the pop-up menu, and then filemaker automatically leaves the field. Thanks. Link to comment Share on other sites More sharing options...
-Queue- Posted January 26, 2005 Share Posted January 26, 2005 Make the field a button attached to a script like Allow User Abort [Off] Go to Field [yourfield] Pause/Resume script [1] Commit Records/Requests and remove the field from the Tab order. This works for Windows. Link to comment Share on other sites More sharing options...
Joseph31 Posted January 26, 2005 Share Posted January 26, 2005 What would Pause/Resume script [1] Be? Id there another script? Link to comment Share on other sites More sharing options...
-Queue- Posted January 26, 2005 Share Posted January 26, 2005 It pauses to allow the user to select a value from 'yourfield' before committing the record. Link to comment Share on other sites More sharing options...
Young Padawan Posted January 27, 2005 Author Share Posted January 27, 2005 Thank You -Queue- you rock! For some reason I thought a button would add too much overhead and make the pop-up menu as slow as a pop-up list in Windows but it still seems to be pretty quick. Link to comment Share on other sites More sharing options...
Joseph31 Posted January 28, 2005 Share Posted January 28, 2005 Cool thanks.... Joseph Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6634 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