• 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: Specify a specific value using {if}{/if}

Specify a specific value using {if}{/if} 8 years 10 months ago #35253

  • lisa1
  • lisa1's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I'm making a very complex form with many forks in the road. I need to be able to specify key item values in my Admin email to make it obvious what data is being reported. For example, I have a radio group called Industry_type with four items:
  • Manufacturer
  • Industrial processor
  • Restaurant
  • None of the above

When I send the Admin email, I'd like to include a header for each of these items.

So instead of saying,

{if{Industry_type:value}}Business Type: {Industry_type:value}{/if}

I want to say,

{if{Industry_type:value}}I am a/n {Industry_type:value}.{/if}
{if{Industry_type:value:None of the above}}I am not a Manufacturer, Industrial Processor or Restaurant. My industry is {Industry:value}. Please let me know when your serviceable areas/offerings grow to include my business. My contact information is: [ETC.]{/if}

Is this possible? How do I do this?
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!