• 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: calander question

calander question 14 years 5 months ago #9088

I have a calendar on my form, but I don't want people to select the current date. Basically its for a restaurant and they don't want reservations for the current day your on. So how would I be able to do that?
The administrator has disabled public write access.

Re:calander question 14 years 5 months ago #9092

Hello Anna

Many people have asked in this forum for advice on modifying the behaviour of the calendar, but it seems that the RS-folks have chosen a calendar that is very hard to customise or transfer parameters too. The only advice I have found is this one on changing the first day of the week: http://www.rsjoomla.com/customer-support/documentations/27-frequently-asked-questions/151-how-do-i-modify-the-calendar-so-it-starts-with-monday-.html

It is possible, however, to add a new validation rule in PHP so that current date is not accepted, see http://www.rsjoomla.com/customer-support/documentations/32-customizing-rsform-pro/75-custom-validation-rules.html. It does take a bit of programming skills though. The customer will not be notified, however, until he tries to submit the form. I believe it is possible to write some Javascript code that alerts the customer as soon as he/she clicks a date (a number of examples of Java-script calculations are given in the manual). But that also takes programming skills.

Yours
Claus
The administrator has disabled public write access.

Re:calander question 14 years 5 months ago #9120

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 722
  • Thank you received: 59
Hello,

Indeed this cannot be done without some custom scripting.Please note that this can also be done with some javascripting.

Regards!
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!