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 -> General/Other

 How to make HideControl works in CF?

Print topic Send  topic

Author Message
oleung

Posts: 15
Posted: 02/02/2005, 12:57 AM

HI all,

The hideControl in CF seems not work for text box and text area box.

It works for label and links.

Help please
View profile  Send private message
Nicole

Posts: 586
Posted: 02/02/2005, 3:54 AM

Hello,
Please try to follow the steps from CCS Help
http://docs.codecharge.com/studio/html/index.html?http:...ontrol.html?toc
it should work for textboxes and textareas.
Actually I suppose that you cannot hide a control because you didn’t surround it with HTML comments.

_________________
Regards,
Nicole
View profile  Send private message
E43509

Posts: 283
Posted: 02/02/2005, 4:58 AM

Take a look at the generated code. You should find tests like <CFIF not (isdefined("hidemyform") and hidemyform)>

If you <CFSET HIDEmyform = TRUE> before show, it should work. I've used this before
View profile  Send private message
Oliver Leung
Posted: 02/02/2005, 8:46 AM

Hi Nicole,

What do you mean
"surround it with HTML comments."? Can you explain a liitle bit more?

Thanks.
Oliver

Quote Nicole:
Hello,
Please try to follow the steps from CCS Help
http://docs.codecharge.com/studio/html/index.html?http:...ontrol.html?toc
it should work for textboxes and textareas.
Actually I suppose that you cannot hide a control because you didn’t surround it with HTML comments.

DonB
Posted: 02/12/2005, 8:37 PM

Textboxes rely on you to enable this with "Extended HTML". This is selected
by a right click on the Textbox, choose Edit Textbox Layout, then checking
the checkbox on the layout dialog popup. This gives the control a "Visible"
property.

--
DonB

http://www.gotodon.com/ccbth


"oleung" <oleung@forum.codecharge> wrote in message
news:2420095f2e3a89@news.codecharge.com...
> HI all,
>
> The hideControl in CF seems not work for text box and text area box.
>
> It works for label and links.
>
> Help please
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


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.

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.