CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Record block template to blank if NULL

Print topic Send  topic

Author Message
birdie185
Posted: 06/19/2002, 2:18 PM

in code charge 2.0.5
to not display a block in the open event i use the following code.

===================================
if (!get_param("s_division_scorer") )
{
$tpl->set_var("Formleadingscorers",""); // <-- sets the form blank
return;
}

===================================

now in code charge studio i want to set the record block template to blank
if NULL

i do not know where to begin?

which event should it be stored under and how?

Any help would be greatly appreciated

Shawn


   


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

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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