• 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: Using SQL mapping to insert uploaded image name.

Using SQL mapping to insert uploaded image name. 11 years 6 months ago #25304

  • kylebonham
  • kylebonham's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
I have mapped a file upload field to a component's db table using {image:value} but instead of the image name inserted, a hyperlink is.
<a href="http://localhost/25/index.php?option=com_rsform&amp;task=submissions.view.file&amp;hash

How can I get just the uploaded image name to be inserted to the table?
The administrator has disabled public write access.

Using SQL mapping to insert uploaded image name. 11 years 6 months ago #25307

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
If you take a look at the upload field properties you will notice that there are several other placeholders that you can use... In your case, {fieldname:path}
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.
  • 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!