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
31 Dec 2013 09:10

adesvallees

Please help !
How can I show 2 month (actual + next) in the Pop-up calendar.
Now it is show only actual month. (www.florimontane.com)
Thanks
Category: RSForm! Pro
27 Dec 2013 12:32

mkokabi

Hi There;

I need to show the joomla default built-in calendar instead of RS Form Pro! calendar (YUI 2). Could you help me how can I do it?

Thanks
Category: RSForm! Pro
19 Dec 2013 10:01

adrianp

Hello,

You can try using the following snippet within the "Min Date" area of your calendar (backend > Components > RSForm!Pro > Manage Forms > your form > edit the calendar component > Attributes tab):
//<code>
$currentdate = date('m/d/Y');
return date('m/d/Y', strtotime($currentdate. ' + 2 days'));
//</code>

This will only allow date selections which are 2 days from now. In case you want the date of the calendar field to be pre-filled at exactly 2 days from today, you can add the above...
Category: RSForm! Pro
19 Dec 2013 02:22

francebed.h

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

I red this page. and i wrote that in php script field. but it doesnt work.
I dont understand PHP well, so please somebody help me... :pinch:


I have 2 calender.


1. pickup_date ← form Name

+2 days from today's date


2. deli_date ← form Name

+16 days from today's date
Category: RSForm! Pro
17 Dec 2013 06:42

eddstyson

so far i have followed this topic and it works perfectly www.rsjoomla.com/support/documentation/v...-calendar-dates.html

i would want to perform an operation such that when end date is not selected the start date should add automatically with one day and if i select end date its stop and am able to calculate duration.....is this posible
Category: RSForm! Pro
09 Dec 2013 20:52

millo73

Have you found a solution?
Category: RSForm! Pro
07 Dec 2013 04:30

NEMGTR_webmanager

Have you thought about creating a category named "Archived" (or what ever you want it to be named) and then edit the color you desire into the category Basic Options?
Then when you open to event, click on the gray calendar and add your new "icon" or image. And select that new category for the event to live in.

Not sure if this is what you are asking for but it may help someone...

K
Category: RSEvents!Pro
06 Dec 2013 09:21

vincentprat64

It seems it's not so easy to improve a new function in the code : I red the cal.js page and with more than 6000 lines, have little problem to bring it to work.

Can somebody tell me why it's not possible to open cal-2 when clicked at the chosen modified date of cal-1 ?

Thanks in avance for helping so far.
Category: RSForm! Pro
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
Displaying 466 - 480 out of 1048 results.