Skip to main content
Participant
March 26, 2008
Question

Dynamic Form Builder

  • March 26, 2008
  • 8 replies
  • 8996 views
We are a company that has been building ColdFusion apps and content managements systems since v3.1. That said, I am (and have been for the last 2 years) in desperate need for a good “dynamic form builder”. I was hoping the Adobe would incorporate something like this into v8 (with the acquisition of Interakt), but it never seemed to happen.

Basically, I need an open-source module that I can integrate into a non-profit application that we’re working on. We need to give our users (about 3,000) the ability to create their own forms (for event registration, contact submissions, donations, etc.) and have the data stored dynamically into a SQL Server database. Additionally, some sort of reporting and payment option integration would be nice as well.

Does anyone know anything out there like this that exists? I've seen lots of great apps out there (like JotForm, etc.), but I can't seem to find a good ColdFusion one that I can use in my application. I am more than willing to pay for it.

Thank you in advance.

Sincerely,
Ray
    This topic has been closed for replies.

    8 replies

    Participant
    August 12, 2011

    We have an end-to-end solution that supports this entire use case based on Adobe PDF SmartForms, including business user authoring, hosting, and management.

    http://www.avoka.com/form-factory-overview.html

    It's not open source or free :-) But I'm sure it will satisfy your needs.

    Howard

    Participating Frequently
    June 29, 2011

    We're working on a project that will allow our users to create Adobe PDF forms and upload them to be served by the web server. We have it working at about 90% if we work out the bugs we'll probably make the project public.

    -Andrew

    February 20, 2012

    Hi Andrew,

    Did you guys ever push the Adobe PDF forms public?  Thanks in advance.

    Participant
    February 8, 2011
    Known Participant
    November 12, 2010

    Hello,

    I have just downloaded and installed the fbx_formbuilder to give it a try. After I set up my admin account through the app, I went as far as filling the Form Information page to start creating a form. When I clicked on the submit button, it displayed a blank page at this url, http://localhost/fbx_formbuilder/formbuilder/index.cfm?fuseaction=fb.saveform . Has anybody experienced this problem? Thanks.

    -- C. Lee

    Participating Frequently
    March 27, 2008
    If we decide to make it public, you will definitely get the information. :)
    Participant
    March 26, 2008
    I totally understand. If you're interested (when you're done it) in demoing/selling the individual component, let me know.

    Thanks again!

    Sincerely,
    Ray
    Participating Frequently
    March 26, 2008
    We have some here but all are bundled in some commercial projects.

    In general the logic is not too complicated. The project that I sent has already these kind of approaches. You may consider to create your own with some improvements.

    The Ajax stuff is that we are planning to apply for our portal solution by using jQuery. Basically we just need some more time as always. :)


    Participating Frequently
    March 26, 2008
    You can check out following project.

    http://fbx_formbuilder.riaforge.org

    Participant
    March 26, 2008
    Oğuz,

    Thanks for the reply. I have seen this one before, however, it was written back in 2006 and hasn't been updated since. I am hoping that someone has spent some time creating a good CF GUI and reporting. Ajax would be very nice as well.

    Sincerely,
    Ray