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

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

Recommended Posts

Posted

Hey All,

Quick question, is it possible to set more than one checkbox in a field with the SetField command? My value list has 3 options: Mailing list, Lead, and Client. The Mailing list option is always check but I also need to be able to set either Lead or Client when the script is run. Any ideas? Thanks.

Posted

quote:

Originally posted by skuli:

Hey All,

Quick question, is it possible to set more than one checkbox in a field with the SetField command? My value list has 3 options: Mailing list, Lead, and Client. The Mailing list option is always check but I also need to be able to set either Lead or Client when the script is run. Any ideas? Thanks.

Let's suppose your field is named TAGS, then to add a new checked value you must send these commands:

Set Field (TAGS,TAGS & "

Posted

Yes,

but, via the same script, you can check the contents of your field using the text functions (counting words, occurrences of the "

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