• 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: How to display an image in the submissions view

How to display an image in the submissions view 7 years 6 months ago #37462

  • pay4
  • pay4's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Hi,

Building on "11254-show-images-in-radio-group.html" I try to display the form image in the submissions view.

at the Row Layout I've entered both {myName:value} and {myName:label}.
{myName:value} shows the value in text.
{myName:label} just shows the text 'label'.

I'd expected the image.

Any ideas how to achieve this?

Thanks
The administrator has disabled public write access.

How to display an image in the submissions view 7 years 6 months ago #37471

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

You'll need to use the `text` type placeholder. When using the "|" pipeline approach this splits a value into a value|label syntax. The value is returned using the {myName:value} placeholder, while the label (in your case being the image itself) is returned using {myName:text}.
This is not official customer support. To receive your support, submit a support ticket 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!