• 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: Derived field to hide email

Derived field to hide email 6 years 3 months ago #38727

  • office987
  • office987's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 1
I have a dropdown with 150 destination emails based on location. So email|suburb. Except I do not want the email to be visible so they are not harvested. I thought perhaps a derived field, so on form process set [hidden email field] to correct email based on suburb selected. So

{If [Suburb]="Sydney" then =s"ydneysupervisor@myclient.com.au"}, if [Suburb]="Melbourne" then [hiddenemail]="bobsmith@client.com.au" etc Is there a way to do this? I dont mind coding out 150 ifs, excel will do it for me. Thanks Richard[email]=s" This e-mail address is being protected from spambots. You need JavaScript enabled to view it "}, if [Suburb]="Melbourne" then [hiddenemail]=" This e-mail address is being protected from spambots. You need JavaScript enabled to view it " etc

Is there a way to do this? I dont mind coding out 150 ifs, excel will do it for me.
Thanks
Richard
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!