Search found 8 matches
- Thu Feb 12, 2015 12:19 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder 0.8.1.1 on 1.11.9 fails Email User-Supplied..
- Replies: 0
- Views: 1047
FormBuilder 0.8.1.1 on 1.11.9 fails Email User-Supplied..
Main question: Does EUSEA work on a properly setup 1.11.12 + 0.8.1.1? Why complain unless everything is updated to latest stuff? Someone might be interested, and it might not work on the latest versions either. I'm not really affected anymore since I wrote the email sending stuff into my form proces...
- Thu Aug 12, 2010 9:16 pm
- Forum: Modules/Add-Ons
- Topic: Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
- Replies: 3
- Views: 1216
Re: Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
I think an export function or something are worked on... But don't know when this can be ready since all devs on this modules is swamped in work lately :-( (I won't / can't upgrade FB/FBr myself on some sites because of this) I've started to play in the database to create XML responses for all the...
- Tue Aug 10, 2010 11:30 am
- Forum: Modules/Add-Ons
- Topic: Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
- Replies: 3
- Views: 1216
Re: Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
Sigh... It looks like I have to create a XML response in the "cms_module_fb_formbrowser" table for each response in the "cms_module_fb_resp" table (with the attribues in cms_module_fb_resp_val" etc). This will be fun... :'( Damn, that XML format is bulky, 34k XML to store on...
- Tue Aug 10, 2010 8:46 am
- Forum: Modules/Add-Ons
- Topic: Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
- Replies: 3
- Views: 1216
Upgrading FormBrowser 0.2.3 to 0.3.1, view old browsers?
I have a number of forms that have been filled with good information that I need to present as historical info. The problem is that I'd like to upgrade to the latest FormBuilder/FormBrowser to make use of the new functions, but when I try it the old formbrowsers are not accesible anymore. Testing sh...
- Mon Aug 09, 2010 3:38 pm
- Forum: Modules/Add-Ons
- Topic: "Live" calculation of fields in Formbuilder forms [Solved]
- Replies: 1
- Views: 1265
Re: "Live" calculation of fields in Formbuilder forms [Solved]
Oh, well, upgraded to latest FormBuilder (0.6.3) and now there is a variable for the "input_id", exactly what I was after. So now I can use document.getElementById('{$entry->input_id}') to define all the variables. To use Smarty code within a javascript I just disable {literal} for that pa...
- Mon Aug 09, 2010 1:45 pm
- Forum: Modules/Add-Ons
- Topic: "Live" calculation of fields in Formbuilder forms [Solved]
- Replies: 1
- Views: 1265
"Live" calculation of fields in Formbuilder forms [Solved]
I have not found exactly my issue (or a solution that I could transcode as a nice solution) while searching. I have a couple of forms where I want the user to get some fields calculated before submitting the form. The calculations are complex (at least for some users) so it's an advantage to be able...
- Fri Jun 27, 2008 7:51 am
- Forum: Modules/Add-Ons
- Topic: FormBrowser 0.2.3: dual browsers on one page alters page encoding
- Replies: 1
- Views: 1125
Re: FormBrowser 0.2.3: dual browsers on one page alters page encoding
I solved one small issue with the upgrade. I edited the sv_SE.php to include all the tags in the en_US.php. The "prev" tag and a bunch of others are missing from the sv_SE.php, I have not checked the other language files. After reading the language files I realize that using more then one ...
- Thu Jun 26, 2008 9:11 pm
- Forum: Modules/Add-Ons
- Topic: FormBrowser 0.2.3: dual browsers on one page alters page encoding
- Replies: 1
- Views: 1125
FormBrowser 0.2.3: dual browsers on one page alters page encoding
I have a small problem after upgrading to 0.2.3 from 0.2. I use multiple browsers on the same page to summarize several lists. The templates are set to UTF-8 and it works fine. But after upgrading to 0.2.3 the pages with more than one browser now switch to ISO-8859-1. I've tried to use the lang=&quo...
