Newbies jkohn Posted October 10, 2010 Newbies Posted October 10, 2010 Hoping that someone could shed some light on how to accomplish the task of submitting a drop down menu selection without having to manually click submit on the toolbar in IWP.
Fitch Posted October 11, 2010 Posted October 11, 2010 Scripts cannot be triggered by data entry in IWP. You have to click a button, whether on the toolbar or your own button on the layout.
Newbies jkohn Posted October 11, 2010 Author Newbies Posted October 11, 2010 Thanks...I was afraid of that. Do you think it is possible to write a plugin that will accomplish this task?
Fitch Posted October 11, 2010 Posted October 11, 2010 No. Perhaps your users could be trained to click a button after making their selection. Or you could present your options in a portal, which you could set up so that clicking an item would also submit it.
Newbies landrew4 Posted November 4, 2010 Newbies Posted November 4, 2010 FileMaker's own Layout dropdown in the IWP Status area works exactly as needed. Too bad there is no way to get something to work the same way within the user part of the application. Maybe FM12?
jaboda Posted April 24, 2011 Posted April 24, 2011 If it is a fixed list it could be created in a web viewer which would have a JavaScript trigger on selection - read this thread for more info. FYI if you want a web viewer to have invisible borders in all browsers you need to put a 2 pixel line at each side of the control to cover its' borders. That way the drop-down can blend in with the rest of the layout.
Recommended Posts
This topic is 5230 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