I am reading the multilanguage tutorial but it is clearly written for CF3. Anyhting similar for CF4?
Thanks.
Hi Fabio,
In the Utitilites Action Group there is a "Multi Language" action that works in the same way. Add one copy for each language.
Bob
Hi Bob,
thank you.
In the meanwhile I have copied and translated my form in the 3 languages I need, so I am pointing them directly from the joomfish menu entries... I think it is the same result.
Fabio
Hi Fabio,
Yes it is the same result now that you've done the work.
For othere readers:
I usually don't recommend the multiple copies route because the maintenance gets much higher to keep three (or more) versions of a form up to date.
You can use sets of language defines inside the Form HTML, or imported into the Form HTML to do this without the plug-in and with only one set of Form code to manage.
Bob