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 -> CodeChargeStudio.Discussion

 Question about forms

Print topic Send  topic

Author Message
Dc.
Posted: 02/10/2003, 5:27 AM

lets say, that i have table in mysql:

id date name description
(id is unical id with autoincrement)

when i generate with ccs an record form for this table,
i see on this form places for date, time and description.
how can i show (not allow edit) for user primary id value of new record on
this form?

sincerely,

Dc.

Shawn Mason
Posted: 02/10/2003, 10:04 AM

Right-click on the textbox and choose change. Change it to a label. It will
now display the ID on an edit. If the backend does the auto-incrementing
then you are fine...it you must code it then you need to add the ID back as
a hidden field and add the code to increment it.

--
Kindest Regards,

Shawn Mason,CCD,MCP
I.S. Software Design Associates

"Dc." <dc@hot.ee> wrote in messagenews:b289bl$ihc$1@news.codecharge.com...
> lets say, that i have table in mysql:
>
> id date name description
> (id is unical id with autoincrement)
>
> when i generate with ccs an record form for this table,
> i see on this form places for date, time and description.
> how can i show (not allow edit) for user primary id value of new record on
> this form?
>
> sincerely,
>
> Dc.
>
>


   


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.