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

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

Recommended Posts

Posted

I have a check box field with ten boxes from a value list. Is there a way to write a script to enable user to do "AND" and "OR" search by simply selecting the check boxes?

Posted

If you select multiple options from a checkbox in Find Mode, then you are performing an AND search. To perform an OR search, create new requests for each selection.

Since an AND search is natural, you only need a script attached to a button labeled "OR" to create the extra requests for OR. The following script assumes you are already in Find Mode:

If [Position( textfield, "

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