Although this was addressed when you submitted a ticket to our support team, I will share the answer here as well:
1. This type of functionality is not available by default. The component was designed to show a calendar of events, then allow users to access the details view of each event so that they can find out more information and possibly subscribe to that particular event. Keeping this in mind you could apply a template override to the calendar listing and remove the link to the...
Dear i bought the advance field plugin.
but I Am facing 1 issue.
like before the number you told me to add email it will go to that particular email..
I did that but suppose some number is link with the same email it is hiding the similar email with those number for example.
abc@abc.com|1
abc@abc.com|2
abc@abc.com|3
so what the drop is showing only 1 not 2 and 3 which is a problem for me.. need your assistance..
and also the select drop down is overlapping the calendar. need to fix it please..
I Am sharing screenshot for your kind help urgently.. please
Edit your first calendar > Validations > set the Date Modifier to become the minimum date of your second calendar, while also setting the Date Offset property to 10.
If I create a menu item as a calendar, I can define that events that are already booked should no longer be displayed. If I create an event list as a menu item, this selection is not available. At least I don't think so? Is that correct? if so why is that and can I do it any other way?
Hi,
I've to to use 2 calendar date pickers for a booking.
the first one is for the entry date. (today + 1day)
The second calendar is conditioned by the choosed entry date (min date)
I would limit the second picker to +10days in function of the date selected on the first date picker.
How can I do ?
Thanks !
Best regards
I'd like to purchase RSEVents!Pro today, but have two quick pre-sales questions please:
1. is it possible to show the calendar in 'read only' mode i.e. it won't be possible for anyone to click on any events for further info
2. I'll be importing a Google calendar daily (scheduled as cron job). Is it possible to automatically change 'event descriptions' and just show them as 'booked' in the calendar ?
Basically, I'd like to use the calendar as a "guests' booking...
I have added this to my form CSS/Javascript field and it makes no difference at all, from what i can see the script is not being loaded into the page/form at all
<script type="text/javascript">
jQuery(document).ready(function(){
var myDisabledDates = ;
//the dates you want to disable
myDateTPicker = RSFormPro.jQueryCalendar.calendars[14];
//replace 25 with your form ID and the date time picker name.
myDateTPicker.calendarInstance.setOptions({...
I am currently using the form for booking and using the calendar, is there a way to code the calendar to highlight dates that are not available, say like a red background or blanked out?