• 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: RS form Upload file name

RS form Upload file name 11 years 4 months ago #26099

  • sabexel
  • sabexel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 1
I am taking an image input from user, by using image upload field in rsform component area. now after its uploading i only need a file name, so that i could use that image as a profile picture,and could use that file on many places, but right now rsform returns me a link how can i get the name of file???
The administrator has disabled public write access.

RS form Upload file name 11 years 4 months ago #26108

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

The "File Upload" field has specific placeholders that can be used, for example:

{your_field_name:filename} - You can use this placeholder in order to return the name of the uploaded file exactly as it is saved in the database.

More information on this topic can be found here:

www.rsjoomla.com/support/documentation/v...831-file-upload.html
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!