Jump to content
Salesforce and other SMB Solutions are coming soon. ×

controling the cursor


dvandam

Recommended Posts

I would like to be able to control the cursor within a text field. I have a large text field and I would like to be able to go to the beginning of the field instead of the end when I use the Go To Field statement. Does anyone know of a way to do that? Thanks.

Link to comment
Share on other sites

Hi dvandam,

If you are using FileMaker 6, then you might consider the following sequence:

 

Insert Calculated Result ["YourField", " "·" & YourField"]

Perform Find/Replace [No Dialog, "·", "", "Replace All"]

 

- and in the settings dialog for the Perform Find/Replace[ ] command, set the direction as 'Backward' and the scope as Current record/request and Current field.

Link to comment
Share on other sites

That works. Thanks. But the user I am doing this for doesn't have 6. Also, not sure why replace all works but just replace or some of the other options don't work.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...

Important Information

Terms of Use