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
05 Dec 2013 13:51

vincentprat64

Thanks Adrian for helping.

I just insert the code, change it with the right Id, but now both the fields remains empty.
Category: RSForm! Pro
05 Dec 2013 09:59

adrianp

Hello,

The following article provides an example on how you can control the calendar:

www.rsjoomla.com/support/documentation/v...ng-the-calendar.html

From what I understand, you want to add the date selected from the first calendar to the second one. If this is the case, you can use a similar JavaScript code like the one that follows within the RSForm!Pro JavaScript area(backend > Components > RSForm!Pro > Manage Forms > your form > Properties > CSS and JavaScript...
Category: RSForm! Pro
04 Dec 2013 19:40

vincentprat64

Since rev46 we can set a selected date of calendar 1 to minimum date of calendar 2, but we have to go manually to this date on cal2. It will be fine when you click on cal2 that it open on the place of the selected minimum date.
It's certainly easy to write a little JS code to get this right... But I can't, my knowledge in scripting is too limited.
Should someone can do this in the RSForm pro community?

Thanks if you could help
Category: RSForm! Pro
27 Nov 2013 13:53

michaelkadrie

Just bumping to see if there are any solutions to this. Am I the only one with this problem? Re-installing does not seem to help.
Category: RSForm! Pro
22 Nov 2013 10:56

baron1968

Is it possible to have a button that will switch between events list view and events calendar view. I understand these can be setup in menus but I want to give the option once in List to witch to Calendar view and vice versa. Any help would be appreciated :)
Category: RSEvents!Pro
21 Nov 2013 21:32

richdean77

Hi there

I have recently updated the template for my clients website, now I get an error message when I click on the calendar view of RSEvent Pro.

The error message is Warning: mysql_num_rows(): 147 is not a valid MySQL result resource in /home/XXXX/public_html/libraries/joomla/database/database/mysql.php on line 287

Does anyone know what would cause this or how I can fix the problem?
Category: RSEvents!Pro
21 Nov 2013 16:32

michaelkadrie

This feature use to work so I'm not sure what's hanging things up (maybe another plugin conflicting).
The Calendar Module works fine (shows up and shows events), but you can't click forward or backward to the next or previous month.
Is this an issue in general where you might be able to pinpoint a common "other" plugin that creates a conflict in this area?
Category: RSForm! Pro
13 Nov 2013 11:20

adrianp

Hello,

You can use the first example provided in the following article:

www.rsjoomla.com/support/documentation/v...-calendar-field.html

You will have to replace the number of days into("+3 days").
Category: RSForm! Pro
11 Nov 2013 21:03

GerritTouw

Hello,

I'm new here on the forum and have a question:

On a reservation form you have to fill a date when you arrive,
but this date may not yesterday or longer ago.

I found now the following:

$ form layout = str_replace ('{' mindate ': '01 / 18/2011'} ',' {'mindate ":" "date (' m / d / Y ')."'.} ", $ form layout);
( I put above under "scripts" and $form layout )

It allows me to choose the calendar for today, tomorrow and in the future.
Yesterday and further back in time can not be clicked....
Category: RSForm! Pro
11 Nov 2013 14:01

quantum4

Hey Djaber2000,

i could still use some help with the implementation of the datepicker. anywhere i reach you outside this forum ? Thanks!
Category: RSForm! Pro
11 Nov 2013 09:34

alexp

There is no built-in setting that would allow you to simply change the provided calendar.

My recommendation would be to simply add the required resources for the calendar directly with the form (use the scripting areas and CSS/Javascript).
Category: RSForm! Pro
09 Nov 2013 21:24

philippe159

Hello,
I'm new to the forum, I would like to show my own online calendar instead of that of RSFormPro.
I can not find the place or parameterize the address of my calendar.
Thank you for your help
Category: RSForm! Pro
04 Nov 2013 15:25

panosjules

Hello, i would like to know if i can group certain fields and place them like in a box with a title. For example Box 1 having the title personal info and the fields below, box 2 having the title reservation and have calendar etc...

Thank you in advance
Category: RSForm! Pro
29 Oct 2013 14:28

josh.thomson

I have been making various forms with great success.

However... the form I am trying to make in this moment requires a text field that may get altered depending on the value held in another field.

here's what the form does:

You select a date (Date away from)
You select a second date (Date away until)
Text box uses JS to work out the difference between the dates above and gives an int value
Checkbox with the caption "Halfday?"


My problem:
I want the Checkbox to only show if the value held in...
Category: RSForm! Pro
24 Oct 2013 10:03

alexp

If you take a look at the form's source code, you will notice that the calendar button has the following CSS class assigned to it: btnCal.

You can simply use this to define your background.
Category: RSEvents!Pro
Displaying 481 - 495 out of 1055 results.