• 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: Displaying the value of a field from a Tick Box

Displaying the value of a field from a Tick Box 10 years 10 months ago #27941

  • djbunn
  • djbunn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi,

Our form has a tick box selection field where multiple boxes can be selected. I would like to display each of the selected items on the email generated to the admin users.

I am using the {filename:value} parameter for all of the tick boxes and none of the values are showing, only the command text whuch indicates I have the incorrect syntax.

TIA

Damian
The administrator has disabled public write access.

Displaying the value of a field from a Tick Box 10 years 10 months ago #27944

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Please make sure to have the exact name of the Checkbox group field in the placeholder. For example if your Checkbox group is named "sports" ,the correct placeholder to return the items checked in the form should be - {sports:value}

More information can be found in the following article :http://www.rsjoomla.com/support/documentation/view-article/74-how-to-configure-emails.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.

Displaying the value of a field from a Tick Box 10 years 10 months ago #27946

  • djbunn
  • djbunn's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Great the data now displays. The only thing now is there a way to show each selection from the checkbox on a separate line in the email message as they appear as one after another on the same line.
The administrator has disabled public write access.

Displaying the value of a field from a Tick Box 10 years 10 months ago #27947

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Head over to Form Properties > Misc > and in the Multiple Selections Separator set <br />
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!