Laban Posted July 9, 2014 Posted July 9, 2014 I have an input text box to search for records in a portal. I use OnObjectSave -trigger to add the found portal row into my data set. How do I put the cursor back into the search field to allow for quickly entering a new string? Think of it as sitting and punching in details, one after the other.
Wim Decorte Posted July 9, 2014 Posted July 9, 2014 use the "Go to Field" script step as the last thing in your scripted routine. Or "Go to Object" if you gave the text field an object name.
Recommended Posts
This topic is 3789 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