cf_space
January 24, 2010 - 12:10 PM (GMT)
Category: Coldfusion,coreforms
Author: Charles
I have moved all the coreForms update posts to a different blog. You can find it on the CompositeWeb's main blog.
Comments are disabled
December 22, 2008 - 3:42 AM (GMT)
Category: Coldfusion,coreforms
Author: Charles
I just posted an update to coreforms over at riaforge. If you are interested in my forms solution, check it out.
I added a couple of new features. The first is the ability to prepopulate a form that allows for multiple check box selects. The data could be coming from another query of just supply a comma delimeted list of values. So as an example, say you are building a weblog form and you want to pull all the data for the post with query1 and you want to pull in all your post categories with another data. This will allow you to tie the two into the same form so you can update the main post and the categories on the same form.
I also added another customtag called "coredirections". This allows you to add directions to a form at any point in the form if you are having the form build programatically (maketable = 'Y').
Hope you enjoy the changes. If you have any suggestions let me know.
November 27, 2008 - 1:30 AM (GMT)
Category: Coldfusion,coreforms
Author: Charles
Just a quick introduction, I have been a coldfusion developer for the past 7 years. I have mostly been focused on Intranets but also on internet sites as well. I hope to share some of my interest in that to you. I have an opensource coldfusion project called "coreforms". It is a very simple set of custom tags that allows you to easily create web forms for creating and updating data. If you are interested you can download it from coreforms.riaforge.com.
Comments are disabled
|