• 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: Email - Conditional fields, depending on Option?

Email - Conditional fields, depending on Option? 9 years 2 weeks ago #34816

I am creating a Product quote form. The user selects the Product from a dropdown list, at which time the appropriate Quantity dropdown field appears with Qty options for that product. It works well on-screen, but I am trying to get clean information in email.

I understand the following field will appear if there is a selection:
{if {Quantity Business Card:value}}{Quantity Business Card:value}{/if}

However, how do I write,
If the field, {Product:value}, equals "Business Card", then show the result of {Quantity Business Card:value}

Also, if a user does not select from a hidden drop down, will the first item of that hidden dropdown be considered it's value?


Thanks,
Geoff
Last Edit: 9 years 2 weeks ago by payments276.
The administrator has disabled public write access.

Email - Conditional fields, depending on Option? 9 years 2 weeks ago #34818

The best email solution would be:

That if a user selected a particular Product (e.g. "Business Card") then only the "Business Card QTY" field value will be included in the email, and not the QTY fields of the other Products (e..g "Flyer QTY"). i.e. not the values of the other conditionally hidden Product QTY fields.

Is this possible?

thanks,
Geoff
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!