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

 Submit Buttons keep hiding

Print topic Send  topic

Author Message
Romeop
Posted: 10/27/2003, 9:50 AM

Does anyone know the visibility rule for submit button. I have created a record and use a custom insert (procedure) but the insert button keeps hiding all the time. What is the rule for submit button to show up. How do you configure this?

Thanks
JHP
Posted: 10/27/2003, 3:13 PM

Set the button visable property to true to show and false to hide it.
Do this in the before show event.

yourdataname.yourbutton.visable = true

This works for asp in ccs look in the help file for more info.
ryan
Posted: 10/27/2003, 3:27 PM

For buttons to show up, maye this will help

http://localhost/mypage.asp?

- Add, Cancel button will show

http://localhost/mypage.asp?ID=32

- Submit, Delete, Cancel button will show
(note that submit is also Update)
Get it? The record form depends on the parametrized ID
ntrees
Posted: 10/28/2003, 8:08 AM

Did you find away to keep to submit buttoms from hiding with custon code. If you did will you share it with me.
Thanks
Romeop
Posted: 10/28/2003, 8:37 AM

Ryan, thank you very much. It is the parametrized ID thing. That makes things much clearer. I am quite new to CCS and trying to solve most problems without using custom code.

   


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.