June 12, 200817 yr 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!!!
June 12, 200817 yr See if this helps: http://www.fmforums.com/forum/showtopic.php?tid/193336/post/281672/#281672
June 12, 200817 yr Author 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?
Create an account or sign in to comment