Welcome Guest, Not a member yet? Register   Sign In
Need idea/login in adding form to template file
#7

[eluser]obiron2[/eluser]
You have two choices..

If you are using MySQL then table fields can have comments added. You can then select full columns from table and get the comments. you can then store formatting and validation information in the comments (pipe or tilde delimited)

alternatively you could store the form formatting as an xml string in a model or database. This way you only have to modify the xml and the forms will re-render.

Obiron


Messages In This Thread
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 01:34 PM
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 01:50 PM
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 01:56 PM
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 02:10 PM
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 02:13 PM
Need idea/login in adding form to template file - by El Forum - 11-27-2007, 04:30 PM
Need idea/login in adding form to template file - by El Forum - 11-28-2007, 10:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB