I have a custom CMS that I use for most all of my clients. With each
iteration, I take a chance to add extra bits of code and improvements. The
aim is to cut down the amount of time needed to build out for each client.

One of the things that has been on my list for a LONG time is dynamic form
element creation. Passing in a few values (field name, labels, whether the
field is required, etc) and have the corresponding code generated for me.
This would reduce the amount of code on the actual template page, splitting
it out to CFCs or custom tags.

I'm wondering if any of you have done something like this before and might
care to share your methodolgy. Text and textarea fields would obviously be
VERY simple, but what about radio buttons? Checkboxes, or even worse, select
drop-downs?

I'm not asking for code, just ideas.

<!----------------//------
andy matthews
web developer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234530
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to