DB_Noob Posted June 12, 2008 Posted June 12, 2008 Hello, I've got a non-editable field, FIELD, with a dropdown arrow that is a button. The script checks another field, OTHER_FIELD, and if OTHER_FIELD = "X", it won't allow you to edit FIELD. If OTHER_FIELD is not X, the script tells it to go to FIELD where the dropdown can be initiated and a value selected. Problem: Have to click twice The first click will initiate the script. But, I have to then click on the arrow to see the dropdown options. Desire: IF OTHER_FIELD not = "X"; Go to FIELD and make the dropdown drop down all in one click?? Thanks!!!
comment Posted June 12, 2008 Posted June 12, 2008 See if this helps: http://www.fmforums.com/forum/showtopic.php?tid/193336/post/281672/#281672
DB_Noob Posted June 12, 2008 Author Posted June 12, 2008 It does...thanks. I noticed using a pop-ups instead does functional. How about this...is the "search" button on the tabs the best way to search for topics such as this one?
Recommended Posts
This topic is 6067 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