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

 Bug - renaming Component

Print topic Send  topic

Author Message
schaeff
Posted: 06/23/2002, 2:19 PM

I just found that when renaming a Label that has an Action (not Custom Code) attached to it, the action code does not get updated.
Renaming UserLogin to UserName results in:

function UserName_BeforeShow() { //UserName_BeforeShow @35-0D5ED049

//Retrieve Value for Control @37-40FF041E
global $UserLogin;
$UserLogin->SetValue(CCGetSession("UserLogin"));
//End Retrieve Value for Control

} //Close UserName_BeforeShow @35-FCB6E20C

This produces an error since $UserLogin is not defined.
DaveRexel
Posted: 06/23/2002, 4:26 PM

schaeff,

You're right, re-naming a Label that has an Action (not Custom Code) attached to it: Changes to the Label Components Name does not update Action Properties Panel or generated code to reflect the change.

I have the same problem with CCS default Actions and my plug-in versions.

It would seem that the IDE is not aware of the Properties Panel for Actions.

Have you reported this issue via the support site?

Hope this will be fixed soon.

Greetings,
Dave

   


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.