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
21 Jun 2019 14:07

FDE68

Hallo,
basicly we are using a form (malde with rsforms pro), where a customer can click a date for arriving and for leaving (classical booking) inside the date-field.

In the system we have stored dates, which are not free in the database.
Now my question, is there a solution or any help how to realize, that the dates which are not free, are also not bookable and marked in another color in the calendar.
Is this basicly possible, to have a connection via php / database?

Any suggestions?
Thanks a lot.
Best regards Frank
Category: RSForm! Pro
10 Jun 2019 15:58

webmaster6051

Hallo,
da die Übersetzung in deutsch nicht vollständig ist habe ich "de-DE.com_rseventspro.ini" vom Frontend erweitert.
Es ist warscheinlich nicht alles richtig , aber vielleicht ist hat jemand Lust dieses zu korrigieren wenn er was findet .
Bei den Zeilen mit "RSVP" glaube ich ist das nicht ganz korrekt wegen dem "going".

Grüße Norbert


Warning: Spoiler! [ Click to expand ]
Category: RSEvents!Pro
25 Apr 2019 16:07

gary988

HI there,
Just checking before I buy. Is it possible to set up multiple calendars, each with their own separate events?
Cheers
Category: RSEvents!Pro
11 Apr 2019 15:28

mark48

Code to prevent the user from selecting a date before today in the Calendar field placed inside the "Min date" field:

//<code>
return date('m/d/Y');
//</code>

see also last line on this page: www.rsjoomla.com/support/documentation/r...fields/calendar.html
Category: RSForm! Pro
21 Mar 2019 16:42

webmaster.antonioferriero

Hi!

Calendar visible in frontend.
I want to change color, font, icon, width and other designs.

Thanks!
Category: Templates
21 Mar 2019 13:04

dragos

Hello,

Can you please be more specific regarding which calendar you're referring at?
Category: Templates
11 Mar 2019 21:46

s.span

When editing a submission in the front-end via the submissions directory, calendar fields are displayed as regular text boxes.

Is it possible to have these display in the same way as in the form, as a flat calendar with the same formatting and properties as on the regular form (ie only save the year/date)? Drop down boxes and check boxes are automatically displayed the same as on the main form, so it should be possible.

Now users can edit these date fields and do not have to follow the...
Category: RSForm! Pro
06 Mar 2019 08:29

webmaster.antonioferriero

Hi!

How can I customer the design of calendar?

Regards
Category: Templates
05 Mar 2019 16:50

juan.pablo.combeau.miranda

When I use minimum date in "Date Modifier" allows to select the same day in the other calendar (that is, greater or equal).
I need to allow you to select from the next day (that is, only greater than), just as the old RSform calendar.
It's a hotel form, you can not leave the same day you arrive, the minimum is one night.

Thanks
Category: RSForm! Pro
27 Jan 2019 08:38

philippe.taymans

I am new in using RSForm! Pro
I created a form with, between others, a calendar field
I found how to reduce the valid dates (enable them) to the next 4 weeks.
Now I also want the user to be able to select mondays or thursdays and no other day of the week.
And from time to time, forbid some monday or thursday.
This is related to the subscription to bridge tournaments of our club, occurring only on mondays and thursdays.
Thanks
Category: RSForm! Pro
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
Displaying 106 - 120 out of 1050 results.