CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 One date field for many records?

Print topic Send  topic

Author Message
twodave

Posts: 5
Posted: 11/17/2006, 1:37 PM

I'm sure there is a simple solution to this, I am just not very much used to the GUI yet for codecharge, and I don't know quite how to word my question to search with it.

What I am trying to do is record attendance for a group of people. I have a grid that looks like the following:

(label)Name (hidden)person_id | (textbox w/ datepicker)Date | (checkbox)Present
(label)Name (hidden)person_id | (textbox w/ datepicker)Date | (checkbox)Present
(label)Name (hidden)person_id | (textbox w/ datepicker)Date | (checkbox)Present
(button)Record

the form inserts three fields: person_id, group_id(in the query string), and attend_date. What I'm trying to do is move the date outside of the grid rows so I can choose 1 date for all the entries at once, so:

(label)Name (hidden)person_id | (checkbox)Present
(label)Name (hidden)person_id | (checkbox)Present
(label)Name (hidden)person_id | (checkbox)Present
(textbox w/ datepicker)Date | (button)Record

When I try to do this it tells me that my date field is a non-object :( Any suggestions?
_________________
-Dave
View profile  Send private message
twodave

Posts: 5
Posted: 11/17/2006, 1:40 PM

Actually, I figured it out just as I hit the submit button.. simple change of the custom insert to look at date as "Form" instead of "Control".
_________________
-Dave
View profile  Send private message

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.

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.