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

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

Recommended Posts

Posted

Hi Bill,

Check your paste step in the script.

I suspect that you have the option "Select Entire Contents" ticked on the Paste options.

This will paste over whatever data is already in the field, if you untick this box, then your script should work fine.

Ed.

Posted

Hi Bill,

I tested the script as you described it, and it works like a charm.

steps are:

copy (select, sometextfield)

enter find mode()

insert text ("==")

paste (sometextfield)

I also tried it with 'sometextfield' formatted as popup- and dropdown menu, also worked. So I suggest calling in a priest.

Regards,

Ernst.

Posted

Hey guys !

Does someone here confirms that FM is relational ?

Avoid cut, paste and ==

Go for setfield (global, your value) and GTRR (global::your field)

Hmm...quicker.

Posted

Hello Ugo,

I red somewhere that relations only evaluate up to 20 characters.

So a relation would not allways work.

But using 'set field' is indeed a lot 'neater' than using copy and paste.

Regards,

Ernst.

Posted

Hi Ed,

You were right of course. It was the "Select Entire Contents" that was the problem. What had happened is I made a copy of the script that didn't work, set the copy up correctly and forgot to change it on the button that called the new script.

Thanks for your help,

Bill

Posted

Good Morning Ugo,

There are sometimes several ways to accomplish the same thing. Not always does it require a relationship.

Lee

smile.gif

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