comment Posted January 29, 2005 Posted January 29, 2005 I have a text field and a portal. While typing in the text field, I want to click on a portal row to insert a text at the cursor's position. This is not working. AFAICT, the problem is that the button activating the script is in the portal, so the focus on the active field is lost as soon as the button is clicked. I tried to pass the cursor position to the script as script parameter, but even that seems to be too late. The same script, if called by a button NOT in the portal, is getting the parameter just fine. So how do I go about this, if at all possible?
-Queue- Posted January 31, 2005 Posted January 31, 2005 Good question. I don't think this can be done with a portal button.
-Queue- Posted January 31, 2005 Posted January 31, 2005 Um, maybe use a button outside the portal to store the necessary parameters and then click the button inside the portal? Bad UI, but I cannot think of anything easier right now.
Recommended Posts
This topic is 7239 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