• 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: Color Picker

Color Picker 10 years 5 months ago #29418

  • Marc A.
  • Marc A.'s Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
hello
Is there a way a color picker in the form of binding one. If so, how? Or is there a way to provide a PDF that can open the visitor to be able to read these notes?
I work with RSForm! Pro 1.50.6
The administrator has disabled public write access.

Color Picker 10 years 5 months ago #29634

Hi Marc,

It is indeed possible to add a color picker to form input fields if that's what you need.

I was looking for one myself and found a way that was a lot easier than I thought it would be.

Go here jscolor.com/

Download the jscolor.js ZIP package and extract it in the Joomla root directory. There will be a folder inside named "jscolor". Now open your form, go to "Properties" and paste the script code under #1 of the installation instructions into the JavaScript field. Create a text field and in the "additional attributes" area, enter class="color". Save it and test.

If your field has a color hex value on the front end and you get the picker when you click, well done. :)

I'm not sure about the other fancy stuff on that site as I don't need it, but there is something about binding here jscolor.com/try.php#manual-binding Not sure if that's what you need though or how it can all work with RSForm.

For PDF, you can most likely send the selected color values that way just like other submitted data. I haven't gotten that far yet, but would imagine it's not much different than sending a name, etc. If you can't get the PDF working for whatever reason (it can be tricky due to server settings, max file size, and so on - the more fields you have, the more it seems to complain), you can include it in the confirmation emails like {fieldname:value}. There's more info about it in the documentation.

www.rsjoomla.com/support/documentation/v...-pro-pdf-plugin.html
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!