• 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: Couple questions (front list / upload file)

Couple questions (front list / upload file) 16 years 5 months ago #5721

  • arma
  • arma's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
Hello RSJoomla! :D

I have couple questions on some parts here what i want to be done.
So let's get it on!

u][color=#008000]SOLVED[/color][/u1) What files i have to modify to tell my upload to make thumb and place it in seperate folder and resize it to 100x100px ?
u][color=#008000]SOLVED[/color][/u2) How to display uploaded file in fronted using RSForm list module ?
3) Is there a way to make 2 checkboxes (male / female) and if no file has been uploaded add standart image 100x100 based on gender in frontend list module ?
4) I got dropdown your birth date fields. How to make those show age of form submiter not his actual birthdate in frontend list? (ex: 1986-05-23 would become in frontend Age : 22)
Thanks!

Solved :

1) Yes
2) Yes
3) No
4) No

1) In frontend list module add this parameters to output <img> tag <img src=\"components/com_rsform/uploads/{MyUploadFieldId}\" alt=\"image\" width=\"100px\" height=\"100px\"/> (really bad solution to this situation but i'll stay with that since i get automated one!)
2) In frontend list module add this line to output tag <img src=\"components/com_rsform/uploads/{MyUploadFieldId}\" alt=\"image\"/><br><br>Post edited by: arma, at: 2008/11/23 15:02
The administrator has disabled public write access.

Re:Couple questions (front list / upload file) 16 years 5 months ago #5754

  • arma
  • arma's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 16
Bump 65 views.
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!