• 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: On click event

On click event 17 years 5 months ago #1352

  • kili
  • kili's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
Hi I have a terms and conditions page in which I've used the {mosforme 3} to include a check box form at the end of the page for the user to click to agree to the terms and conditions.

When the user ticks the check box I want an onclick event to occure which will take them to a form I understand it goes something like this [code]
The administrator has disabled public write access.

Re:On click event 17 years 5 months ago #1361

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Hello kili, edit your field, and in the Additional Attributes field type
onclick=document.location='index.php?option=com_forme&fid=4';
The administrator has disabled public write access.

Re:On click event 15 years 2 months ago #9958

  • willkey
  • willkey's Avatar
  • OFFLINE
  • Junior Boarder
  • smart, engaged, and curious
  • Posts: 32
I would like to have it where someone fills out a form and has to check a checkbox that says that they have "Read and understood the agreement and terms" it would be nice when they click that checkbox to have a pop-up (ajax or html) show that has the agreement and terms text on it. the viewer would then close it and submit the form. the would NOT be able to submit the form unless the checkbox had been checked.

how can this be done? thanks!

btw: alex - i love your avatar icon!
-- remember where you've been...it helps with where you're going!

:)
Last Edit: 15 years 2 months ago by willkey.
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!