• 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: mail and {if}

mail and {if} 11 years 11 months ago #22868

  • Ashman30
  • Ashman30's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi I am trying to send a email containing only textboxes that are filled .. I use the {if text_box: value} {/ if}. when I fill out my form I .. it does not work and I get an email with
"{If {Coca Cola: value}} {Coca Cola: caption}: {Coca Cola: value} {/ if}
{if {Coca Cola Light: value}} {Coca Cola Light: caption}: {Coca Cola Light: value} {/ if}
Name: ash Mansour "

what am I doing wrong
thanks in advance
The administrator has disabled public write access.

mail and {if} 11 years 11 months ago #22869

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
The correct syntax is
{if {name:value}}text to show{/if}

Notice there's no spacing in the {/if} closing tag.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

mail and {if} 11 years 8 months ago #24549

  • gts0815
  • gts0815's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Hi
is it also possible to refer to the value of a checkbox group?
i.e.
{if {name:value} == "yes"}text to show 1 {/if}

{if {name:value} == "no"}text to show 2 {/if}

thanks in advance!
The administrator has disabled public write access.

mail and {if} 7 years 3 months ago #37835

did you solve this with checkbox group values with IF Statement?
The administrator has disabled public write access.

mail and {if} 7 years 2 months ago #37872

  • iceferret
  • iceferret's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 246
  • Thank you received: 64
If you can keep your head when all about you are losing theirs, then you obviously don't understand the situation!
Last Edit: 7 years 2 months ago by iceferret.
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!