grenzo grenzo
 New Member
 Posts:9

 |
| 27 Feb 2006 09:23 PM |
|
I have acquire C5SLLC_FormMaster_DNN30_01.01.04_PA and I should build a form in different languages. I use Apollo.MLLanguageSelector.PA.02.00.05 for change the language. Is possible to change the language of the labels? Thanks |
|
|
|
|
Steve Provencher Moderator
 Advanced Member
 Posts:681

 |
| 27 Feb 2006 10:00 PM |
|
grenzo. All the Resource files are located at /DesktopModules/Code5Systems_FormMaster/App_LocalResources Copy these files to another folder and rename them like this FormMaster.ascx.resx FormMaster.ascx.es-VE.resx for Spanish - Venezuela for example. then translate the text. When complete copy them back to /DesktopModules/Code5Systems_FormMaster/App_LocalResources |
|
|
|
|
grenzo grenzo
 New Member
 Posts:9

 |
| 01 Mar 2006 12:53 PM |
|
Ok, however this only localise the static texts ( menu, etc ). I want to localise the label. I work with Apollo.MLLanguageSelector. and I want to have the form with the correct language for each nation. Is this possible ? Thanks |
|
|
|
|
Steve Provencher Moderator
 Advanced Member
 Posts:681

 |
| 01 Mar 2006 01:56 PM |
|
No I'm sorry the Dynamic Label controls output for the Form do not support localization. This would be the same case with the Text/HTML module which comes with DotNetNuke. I currently do not know of a module which has data stored in the database, which can localize that data. |
|
|
|
|
grenzo grenzo
 New Member
 Posts:9

 |
| 01 Mar 2006 05:18 PM |
|
Ok thank you, I hope that you could fix this feature, otherwise the form module is not usable for multilingual portals ... |
|
|
|
|
Steve Provencher Moderator
 Advanced Member
 Posts:681

 |
| 03 Mar 2006 02:22 AM |
|
There is really nothing to fix. The module supports Localizaton as advertised, but not MultiLigual sites. I do agree however that this would be a usefull feature, and may consider it in other versions. |
|
|
|
|
grenzo grenzo
 New Member
 Posts:9

 |
| 03 Mar 2006 03:58 AM |
|
Ok I hope that you do the new version the more soon possible.... in the meantime I could use MLHTML di Apollo,and realize the form in Html, however I don't know like send the email ( Submit button ) . Could you help me? |
|
|
|
|
Steve Provencher Moderator
 Advanced Member
 Posts:681

 |
| 07 Mar 2006 08:25 PM |
|
If I understand you would like to change the word "Submit"? |
|
|
|
|
grenzo grenzo
 New Member
 Posts:9

 |
| 08 Mar 2006 02:52 AM |
|
no, I want to send the content of the fields of the form with email. But I don't know that code do for the submit button.Do you know it? |
|
|
|
|
Steve Provencher Moderator
 Advanced Member
 Posts:681

 |
| 08 Mar 2006 10:48 AM |
|
I am sorry I don't understand your needs.
I sounds like you want to send the field data with the email. This does happen now. There is an issue with version 1.1.4 with some languages. If this is the case I can send you a patch until the next version comes out. |
|
|
|
|