troutstudio Posted October 5, 2010 Posted October 5, 2010 I am emulating a feature I found in a Starter Solution. It's a simple script which is attached to a button: "Go To Record Detail" This takes you from a list view layout to a form view layout. On the Starter Solution, clicking just once goes to the record detail very quickly. In my file, one click selects the record; then the next click opens it in form view layout. In the Starter Solution, these 2 steps seem to happen as one. I have examined the 2 files minutely. What have I missed?
Matthew F Posted October 5, 2010 Posted October 5, 2010 My guess is that you have a second filemaker window open that is forefront.
troutstudio Posted October 5, 2010 Author Posted October 5, 2010 It wasn't the script. It was the button object I pasted from the Starter Solution. Not really sure what it is, but when I made my own, it works fine.
MarcZ Posted October 12, 2010 Posted October 12, 2010 I'd *love* to have a listview layout where double clicking enabled a new layout to open where most fields are editable (whereas, obviously, in initial layout no editing was possible). I assume the button had a script attached that enabled interpreting the double click? How/where did you find the "button" that enabled double clicking?
Vaughan Posted October 13, 2010 Posted October 13, 2010 Buttons only recognise single-clicks. Currently there is no way to specify a double-click for an action.
Recommended Posts
This topic is 5429 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