Troyh
Posts: 13
|
| Posted: 03/12/2009, 6:43 PM |
|
hi there
im using php,mysql,ccs3.2
i have this web site im building wich the client can add companys and attach a premade form from a dropdown list to link to a company, that works fine.
But now my client wants to beable to create a form from a table in the database (wich i have done) wich lists all the possable fields that he may want to consuct a new form to attach to a company.
what i have done so far is:
1: created a table wich lists all the possable fields to choose from.
i have a bit of an idea how to go about it and that is:
1: create a record or editable record form with each field wrapped in a panel so that you can tick wich fields you want to use.
2: create another page to display the result.
3: display another page to connect the form to a company from a list box.
4: have the pages with a next button so its like a 3 step proccess.
my question is that is this a good way to go a but constucting this or have i got it all wrong, im not sure.
i thought i would post this comment to see if i get any ideas from the people on this form before i go ahead and try it.
or is there a open source that does this allready and can be intergrated into ccs?
final note:
when the new form is used the data is stored in the table so it can be printed out and a later date.
the web site is a online answering service were the data is inputed in via custom form wich relate to a company.
kind regards
Troy Hardy
|
 |
 |
|