Form Builder / Form Browser Beta

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Fobin
New Member
New Member
Posts: 4
Joined: Fri Jun 12, 2009 11:28 am

Re: Form Builder / Form Browser Beta

Post by Fobin »

I had little problem with the new version. I'm directin the form data to UDT. In my current UDT I call the form fields by their name like this:

$campaignid = $params['campaignid'];

In this beta version this seems to get broken. I tried using the $params['FORM'] setting but accessing this value like this didn't work:

$form = $params['FORM'];
$campaingid = $form->campaingid;

How should I do this in the new version?
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: Form Builder / Form Browser Beta

Post by sjg »

That should work, but it looks like I introduced a bug.

It now works on the field alias / DOM ID, the field name, or the field ID (fld_XX). It's fixed in svn, and should work in today's release.

Thanks,
___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
RytoEX
Forum Members
Forum Members
Posts: 29
Joined: Thu Jan 07, 2010 10:32 am

Re: Form Builder / Form Browser Beta

Post by RytoEX »

Any word on the possibility of new documentation for FormBrowser at the Wiki?  For example, where does FormBrowser look for its specified CSS class?  Related, where in the HTML output does it specify the CSS information?

Out of curiosity, why does FormBuilder 0.5.5 have a "FormBrowser Storage (*Store Results for FormBrowser Module v.3)" disposition if FormBrowser 0.3 requires FormBuilder 0.6?  Just thinking ahead?
FormBuilder Developer (former Admin)
FormBrowser Developer and Admin
RappScallion
Forum Members
Forum Members
Posts: 17
Joined: Thu Oct 18, 2007 3:02 pm

Re: Form Builder / Form Browser Beta

Post by RappScallion »

Hi sjg,

I tried and searched but I can't find or find out how to create a php error log.

But my english is not superb and I don't really understand how to enable or what "Database Disposition" means.
So maybe that's the problem... How do I enable that disposition in a formbuilder template?
Last edited by RappScallion on Fri Jan 15, 2010 12:04 pm, edited 1 time in total.
espectations
New Member
New Member
Posts: 7
Joined: Fri Dec 28, 2007 8:45 am

Re: Form Builder / Form Browser Beta

Post by espectations »

Hello,

If someone could please assist I will highly appreciate:

I installed formbuilder 6 on my site (CMS 1.6.6)

Form set up and followed instructions but 3 things does not seem to work:
1)  Data is not written to flat file 777 permission granted
2)  When form submit is clicked it does not redirect to the page I specified.
3)  My test email from CMS arrive so I know that the setup is correct but when I
submit the form, the email does not arrive.

Could anybody please advise what I am doing wrong?

Must we combine Form buil with Form browser data in order for form builder to work?

Thanks
Marinda
User avatar
noosphere
Forum Members
Forum Members
Posts: 54
Joined: Tue Feb 26, 2008 9:20 am

Re: Form Builder / Form Browser Beta

Post by noosphere »

Hi Samuel !
First of all thank you for your powerful modules :-)
I found an old UDT to access every form field from other forms...but it seems broken now to me.

Can you provide any hint or help to achieve this ?

Thank you again,

have a nice day !
Post Reply

Return to “Modules/Add-Ons”