Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: calendar
25 Jan 2019 14:12

juan.pablo.combeau.miranda

When you set a minimum date in a calendar from the date selected in a previous calendar, it works correctly in the sense that it does not allow you to select any previous date, but the calendar does not start at the minimum date, you must navigate manually. This problem did not have the old calendar.
Category: RSForm! Pro
05 Jan 2019 14:22

kontakt87

Hello everybody!

I try to get everything done on my new website but I just can't figure out how to display the search bar above the event list, like it is shown here:
events.rsjoomla.com/list-events.html

All I can see is an empty bar as you can see here:
cruise-calendar.eu/index.php/en/events


The other problem is, that I'd like to have the pro search, that you can see on the bottom right. I activated and configured it in the backend but it doesn't display any filter options......
Category: RSEvents!Pro
07 Dec 2018 12:40

preart3

Try to use some code of this generator: kalinka.tardate.com/
In my case there was:

{date:value} - as calendar value in date format: Ymd
{time:value} - as dropdown field to choose hour:
0900|9:00
1000|10:00
{data:value} - as text field

Then code should look like this:
<a href="www.google.com/calendar/event?action=TEM...&details={data:value}">Add to Google Calendar</a>
Category: RSForm! Pro
22 Nov 2018 11:06

office743

Hi,
If I use a form with a datepicker (Calendar) with popup it works fine.

But if I choose the 'date and timepicker' the popup does not work.

I searched a lot but can't figure out where this exactly goes wrong. In my console I see:

TypeError: jQuery(...).datetimepicker is not a function[Learn More] script.js:821:37
showCalendar
https://xxxxx.nl/media/com_rsform/js/jquerycalendar/script.js:821:37
onclick
https://xxxxx.nl/index.php:1:1

Any suggestions?
Category: RSForm! Pro
14 Nov 2018 11:48

RPPEO

Document 1 on how to do this: www.rsjoomla.com/support/documentation/r...g-date-modifier.html
#2: www.rsjoomla.com/support/documentation/r...fields/calendar.html

IE:
Examples:
The Date Modifier validation allows calendars to be connected between each other. Using the modifier you can control the date selection of one calendar based on another.
Code to prevent the user from selecting a date before today in the Calendar...
Category: RSForm! Pro
07 Nov 2018 14:00

d.vangelder

Is there a solution for this?
Category: RSForm! Pro
21 Sep 2018 09:00

philip.thorley

Morning everyone,

i have been trying to add months to a date.

i have read the date operation help page and have managed to add months to the date as of today:

eg: Field1 date field, Field2 text box (to enter X Months) Field3 where the answer get put.

$_POST = date('m/d/Y',strtotime(' +'.$_POST.' months'));

the problem is it only takes todays date, not the date i have selected in field1

Any ideas?
Category: RSForm! Pro
10 Sep 2018 07:49

info07153

Hello!

Since this weekend I get the error 'A non-numeric value encountered' when accesssing a calandar on my site. The calendar does display, but the error appears instead of the normal menu.

The only thing I changed on my site lately was an upgrade to php 7.2.9 (7.2.9-1+ubuntu16.04.1+deb.sury.org+1), can this be the cause of the error?

Where can I start searching for a solution to this problem?

Thanks for reading this post and thinking with me!
Rita Soutendijk
Category: RSEvents!Pro
29 Aug 2018 01:09

tyekynan

Bumping for help. Please!
Category: RSForm! Pro
19 Aug 2018 07:24

tyekynan

I have googled and used the search function in these forums high and low to no avail. Maybe I am using the wrong keywords.
However,
I have 2 calendars (1. Check-In and 2. Check-Out)

I need calendar 2 to default to the date (or even the day after) that is selected on calendar 1.
How can I go about this? I know about the validation option, and that will fix part of the problem, but not completely.

ANY help would be greatly appreciated.
Category: RSForm! Pro
03 Jul 2018 18:02

info3042

Thanks for the reply, but unfortunately this did not fix the issue. Tried in different browsers and the issue persists.
Category: RSForm! Pro
30 Jun 2018 01:30

benny.anthonissen

Morning all,

I had the same issue since upgrading to J3.8.8 with RSForm Pro 2.0.12.
Suddenly the Calendar/date picker didn't work anymore.

Once I remove the following code (start date = today) it works again;
//<code>
return date('d/m/Y');
//</code>

@RSjoomla team: can you kindly take a look why the code prevents the calendar from working?
Thanks!
Category: RSForm! Pro
23 Jun 2018 20:26

yellowcherry

The date picker is no longer working on our site either. Seems to be since the Joomla update to 3.8.8

The date picker inserts dates as 31.jan.20192019 and this will not let the form be submitted

Look forward to hearing from you
Category: RSForm! Pro
22 Jun 2018 23:14

info3042

We have found this same issue on our site, changing framework does not resolve.

Issue appears in all available browsers. Changed to Date Picker from Calendar, no resolution.

Please advise, thank you in advance for your time.
Category: RSForm! Pro
18 Jun 2018 10:30

kenneth.c.koppervik

Hi.

I would really appreciate some help on this issue. Probably an easy one for people with better javascript knowledge than me.

I've setup a simple booking request form. In it I've got two calendar fields. Check-in and check-out.

I've set it up so that check-out has minimum date of what's selected in check-in. This is a option that easily can be selected in the field settings.

But how can I make check-out be minimum 2 days from check-in date?

I've read documentation and searched the forum without finding an answer I can use.
Category: RSForm! Pro
Displaying 121 - 135 out of 1055 results.