• 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: show image on directory page

show image on directory page 7 years 5 months ago #35970

Hi. I would like to show the actual image that has been uploaded on a form on a directory page, not the link. How can I accomplish this?
Last Edit: 7 years 5 months ago by backstreetshoes.
The administrator has disabled public write access.

show image on directory page 7 years 4 months ago #36011

  • dragos
  • dragos's Avatar
  • NOW ONLINE
  • Administrator
  • Posts: 557
  • Thank you received: 102
Hello,

You can add a normal image tag in the details layout (after unchecking the 'Auto Generate Layout') and set the source using the {upload_field_name:path} placeholder, for example:

<img src="{upload_field_name:path}" alt="image-alt" />
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!