• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Javasscript and multi-language?

Javasscript and multi-language? 8 years 7 months ago #35770

Hello,

i am programming my own rate calculcation script. Works fine so far but i want to make it multi-language compatibel.

If one has a multiple choice field (drop down, selector), lets say yoou can choose between "red, green and yellow", i can code like this:

if ( color == red) { .. }

Now with multi-language this wont work anymore. So is there any way to check with choice the user selected? Like if red is choice 1, green is choice 2 and yellow is choice 3, can check via a variable if you did choose choice 1, 2 or 3?

Thanks & Cheers,

Arnd
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!