Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [klangan] how do you auto generate the add form

Quote Reply
Re: [klangan] how do you auto generate the add form In reply to
Klangan:

that is what i was looking for. I however i have another situation where i want to be able to format it a bit differently. what i have in the for, among other things, is a list of about 70 checkboxes. i want to beable to format them with a table so it looks much neater. i also want to beable to get the boxes the user had checked so that i can recheck the boxes on the modify form.

Also i was trying to use the
my $values = $DB->table('Links')->cols->{'col name'}->{form_values};

to out put the different possible values but i couldn't get it to work. It just printed out my sub function and not any values. is there a display function i need to use to get the sub to display right.

Is there a list of functions that or info for developers?
Subject Author Views Date
Thread how do you auto generate the add form vanhut 2545 May 27, 2002, 1:39 PM
Thread Re: [vanhut] how do you auto generate the add form
yogi 2457 May 27, 2002, 10:44 PM
Thread Re: [yogi] how do you auto generate the add form
vanhut 2432 May 29, 2002, 2:04 PM
Post Re: [vanhut] how do you auto generate the add form
webmaster33 2452 May 30, 2002, 12:27 AM
Thread Re: [vanhut] how do you auto generate the add form
klangan 2403 May 31, 2002, 1:08 PM
Thread Re: [klangan] how do you auto generate the add form
vanhut 2380 Jun 3, 2002, 11:35 AM
Post Re: [vanhut] how do you auto generate the add form
klangan 2364 Jun 4, 2002, 8:26 AM