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

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

Recommended Posts

Posted

is it possible to place the cursor (insertion point) in a given position inside a text field ?

if I use "Select Field" or "go to field" the cursor is always placed at the end of the text.

Thanks in advance for any suggestion..

Posted

You can insert text into a text string at a specific point.

Set Field["TextField","Replace(TextField,Insertion Point,0,Insertion Text)"]

However, once the insertion is done the cursor goes to the end of the string.

Hope this helps.

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