• 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: Configuring Buttons with Hyperlinks

Configuring Buttons with Hyperlinks 12 years 2 months ago #21424

There does NOT seem to be a way to configure the standard BUTTON form field using RSForm! Pro within Joomla 2.5 with a URL link. Please HELP!
The administrator has disabled public write access.

Configuring Buttons with Hyperlinks 12 years 2 months ago #21436

  • octavian
  • octavian's Avatar
  • NOW ONLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
I'm not sure what you are referring to... there's a standard button in RSForm! Pro, but I don't see how it relates to a "URL link". Do you want to open a new window with another URL when a button is clicked? If so, that's just Javascript's Window open() Method. You can add the following in the "Additional Attributes" of the button:
onclick="window.open('http://www.w3schools.com');"
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
Last Edit: 12 years 2 months ago by octavian.
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!