formBuilder lang problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
lid3r
Forum Members
Forum Members
Posts: 18
Joined: Fri Nov 07, 2008 1:35 pm

formBuilder lang problem

Post by lid3r »

Hi to everyone. Got problem with formBuilder. Using {FormBuilder form='contact' lang='et_EE'} but the language is not changed on the front end. Tried in formBuilder settings:  "Run in MLE Mode", but after pressing the submit button, page reloads and selection is not saved. So to say, i cant make the MLE mode active.

Using:  CMS Made Simple 1.6.6 "Bonde" MLE + FormBuilder  0.6b1

Please help me, project is stuck, client is angry. :(
Peciura

Re: formBuilder lang problem

Post by Peciura »

0.6b1 is just BETA 1.
If i need multilingual form i am creating form for each language. Aliases should be like "contact_en_US", "contact_ru_RU", "contact_et_EE". To call appropriate form use tag

Code: Select all

{FormBuilder form="contact_$lang" }
To make life of yours easier:
   1. create one form only
   2. export form to XML file
   3. Import XML file under new form name (chang lang suffix)
   4. Rename form title, fields, pulldown field values,... to appropriate language.
   5. repeat steps 3. and 4. for the rest of languages.

P.S.
Will you PM me your system? "FB 0.6b1" is not working on my machine.
lid3r
Forum Members
Forum Members
Posts: 18
Joined: Fri Nov 07, 2008 1:35 pm

Re: formBuilder lang problem

Post by lid3r »

Thank you, will do like you said. Yes, can PM you, but is it ok i will do it tommorrow? i have no access to my laptop right now.
Peciura

Re: formBuilder lang problem

Post by Peciura »

Yes, can PM you, but is it ok i will do it tommorrow?
Sure.

Thanx mate.
Post Reply

Return to “Modules/Add-Ons”