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

 How to not include a hidden field in update

Print topic Send  topic

Author Message
Tom
Posted: 05/17/2002, 11:57 AM

There was a thread here about including hidden fields in sql update and insert statements. http://www.gotocode.com/disc_viewt.asp?mid=1268&s_topic=hidden&
but my problem is the opposite. I want some of my hidden fields NOT included in an update statement. It seems that labels are not included. Is there a simple way to exclude hidden fields from update?
Nicole
Posted: 05/20/2002, 5:12 AM

Tom,
you can set field type to Label (then it won't be included into sql statements) or create Custom Action event, obtain generated code and modify it to exclude field from update statement.
Tom
Posted: 05/20/2002, 7:33 AM

Thanks, I wanted to not display the field (I wanted a hidden label) so label would not work, but I may use the custom action.
Thanks again

   


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.