hanchilicious
Programmer
Hi,
I'm using CRXI, and I have a dynamic parameter set up like this:
1) Country
2) Company
The parameter assumes the latter field name and incorporates this into the parameter name. (e.g. {?myparameter - company})
How do I use this parameter in the selection criteria? If I go:
{?myparameter - company} = {company} then, I get the right company name, but for all the countries it's in.
If I add "and {?myparameter - company} = {country}" then nothing gets returned.
What is the proper syntax for referring each field to a cascading prompt in the selection criteria?
thanks.
I'm using CRXI, and I have a dynamic parameter set up like this:
1) Country
2) Company
The parameter assumes the latter field name and incorporates this into the parameter name. (e.g. {?myparameter - company})
How do I use this parameter in the selection criteria? If I go:
{?myparameter - company} = {company} then, I get the right company name, but for all the countries it's in.
If I add "and {?myparameter - company} = {country}" then nothing gets returned.
What is the proper syntax for referring each field to a cascading prompt in the selection criteria?
thanks.