Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5305 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is there a way to maintain the cursor position in a field when click on a portal button?

The only way I could think of is to set a OnObjectExit script trigger to remember the current position.

Posted

I believe that is the best method. You can set a global variable $$position with

Get ( ActiveSelectionStart ). But what are you doing in the portal row and what is the script you are activating? You may need to capture more than position in the field in the portal if your portal button navigates you away from that parent record or portal row.

But you show vs. 8.5. If you have moved up, you might want to update your profile. :wink2:

Posted

I figured out an alternative solution without using trigger.

I laid out a series of transparent buttons on each portal row and used insert calculated result [getNthrecord(...)] script step to insert text.

It worked great. You won't lose current cursor position.

The only downside is that you can't scroll the portal.

This topic is 5305 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.