April 3, 201213 yr Greets, all: I apologize if this topic has been covered before--I searched the Scripts and Find forums but nothing turned up, so... I'm trying to find a way to not have the user press the Enter key twice when performing a scripted Find on a related field that has a drop-down list. The script, so far, is relatively straightforward: Allow User Abort [off] # Go to Field [HEALTH_RECORD_CARD::NAME] Pause/Resume Script [indefinitely] Perform Find [] Exit Script [] So the user would: Click a button to fire the script. Select a name from the drop-down list. Press Enter to set the name in the field. Press Enter again to perform the Find. Find is performed. It's that second 'Enter' that I want to circumvent or automate. I tried inserting different commit-type commands into the field by way of using a script trigger but I'm just not 'getting it.' Suggestions? TIA for your help! --Rich
Create an account or sign in to comment