• 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: Showing Result Based on Value in Two Fields

Showing Result Based on Value in Two Fields 9 years 2 months ago #34451

I'm trying to find a way to dynamically show the user the appropriate email address to use for text messages. All mobile phones can receive text messages via email, you just need to use the appropriate SMS gateway. For example, if the user has Verizon the appropriate email address would be ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it '. Every mobile phone provider has a different SMS gateway.

So, let's say I have three fields:

Field One (dropdown): Listing all mobile phone providers and their corresponding SMS gateway
Example:
|Select
@vtext.com|Verizon
@att.net|AT&T

Field Two (text): They enter their phone number

Field Three (readonly/result): Show the value from field two + the value of field one. Example: If I entered 5555555555 in field two and selected 'Verizon' in field one the result would be: This e-mail address is being protected from spambots. You need JavaScript enabled to view it

I just need the result value to display. I don't need to process anything, save or send an email.
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!