Jump to content

Searching Multiple fields


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

Recommended Posts

Originally posted by Vaughan:

Join up all of the text fields into a calculation field (field1 & field2 & ...) then perform a single search on the calculation field!

Can anyone give an example of this ?

Thanks in advance,

Link to comment
Share on other sites

  • 2 weeks later...

I'm not sure what the original question was but you can search multiple fields in CDML enabled solutions by using the -OP and -LOP command tags inside hidden inputs in a form to string together the fields for the find with an "And" .

Hope this helps,

Cael.

Link to comment
Share on other sites

Nope, do it in the database. Maake a calculation field:

field3 = field1 & field2 where all aree text fields.

Now in your cdml, perform the search on field3.

Link to comment
Share on other sites

  • 2 weeks later...

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