• 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: Default Values allowing form to submit

Default Values allowing form to submit 13 years 3 months ago #12721

  • reders
  • reders's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Please help I have a form that has default values in the input boxes.

All the components are required but when I click submit the input boxes that have a default value are not showing they are required because of the default value.

You can see more test site at:
www.s217794495.websitehome.co.uk/FLIGHTS...&view=home&Itemid=92

Regards,
Sean R.
The administrator has disabled public write access.

Re:Default Values allowing form to submit 13 years 3 months ago #12722

  • tim2
  • tim2's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 23
Hi Sean,
I believe you will have to create a javascript function that is triggered onsubmit to check each of the input fields for default values. Whenever a default value is encountered set an error message and return false to stop the submission.
The administrator has disabled public write access.

Re:Default Values allowing form to submit 12 years 10 months ago #14184

Hey did you ever write a scrip for this?
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!