CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 HIDE FORM <Record> IN <GRID+SEARCH+RECORD>

Print topic Send  topic

Author Message
paulogryfo
Posted: 12/29/2002, 12:56 PM

Include this [php] code in Form[SEARCH][events][Close]

if (get_param("ID") or get_param("FormName")) {
echo "</body></html>" . exit;
}

Replace [ID] by the [parameter] that is pass to the [Record] form.


OBS: Forms in this order: [GRID]+[SEARCH]+[RECORD]
paulogryfo
Posted: 12/29/2002, 1:25 PM

I forgot: !
Use:
if (!get_param("ID_CONDOMINIO") or get_param("FormName")) {
----^---

   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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