CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 One search field--two values

Print topic Send  topic

Author Message
elein

Posts: 1
Posted: 01/15/2004, 1:58 PM

Table is: match team1 team2 where team1 and team2 are both lookups in the teams table. The editable grid is fine.

I can create a search & grid for each of them. But I want them to select one team and modify the search query to have where t1 = {s_team} or t2 = {s_team}

Before submit event on the search form did not work. It gave an error message
about the data source would not be created.

How do I modify the search query?

ae
View profile  Send private message
Nicole

Posts: 586
Posted: 01/17/2004, 7:29 AM

Hello,
If you use Table/View datasource just add two parameters under WHERE section with the settings like:
Field
Name: t1 (t2 for the second parameter)
Type: Integer
Condition: equals (=)
Parameter Source
Name: s_team
Type: URL

_________________
Regards,
Nicole
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.