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

Reverse Text display


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

Recommended Posts

Posted

Wondering if anyone has done this. I need a calc field with a scroll bar to always present scrolled to the bottom - whether or not the cursor is in the field. Any thoughts?

Posted

It just has to do with a clients specific request - how they like to store and review cumulative data in a field.

What script steps do you use?

Posted

Set Selection [ yourDB::yourField; Start Position: Length ( yourDB::yourField ) + 1; End Position:Length ( yourDB::yourField )]

Scroll Window [To Selection]

Posted

Yes ?

But I don't like it !

Which is the client's specific request ?

To always see the last entered row ?

In that case, another simple calculation field may solve the problem:

RightValues ( yourField ; 1 )

This topic is 6483 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.