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 -> GotoCode Archive

 Caption URL

Print topic Send  topic

Author Message
Mike Smith
Posted: 01/13/2002, 7:33 PM

Whats the best way, or is there a way, to make the caption of a field a url.

For fields that are used in a sreen, but are not maintained in that screen,
I'd like to let the user go to the maintenance for the field, by simmply clicking on the caption of the field.

Am I making sense?

btw - I'm doing this in php

Thanks!
Alex Alexapolsky
Posted: 01/14/2002, 1:28 AM

Usually label caption content is not accessible , however, if you put something
like this {foo} , you will be able to replace this in Form/Events/Before Show
event by calling : $tpl->set_var("foo","http://some_url.com");
To uderstand what it means see "Understanding templates" article in
Tips&Articles section of this site.

   


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

Web Database

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.