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
11 Jan 2014 04:00

NEMGTR_webmanager

You can use the Min and Max dates in the Attributes to limit the active calendar months.
Min 04/01/2014
Max 09/30/2014

This doesn't bring it up to April -- the user would have to arrow to the month -- but I think there is probably a way to make it start on April... I just don't know it. This issue does sound kind of familiar. Maybe there is an FAQ or other post.

If no one chimes in here put in a ticket, I'm sure that they can help out.
Category: RSForm! Pro
10 Jan 2014 19:08

garamond

03 Jan 2014 07:24

garamond

Hello, I would like to know if there is a way to make the calendar show only the months between april and september? I'm using it in a booking-situation, and it should only be possible to make reservations in that specific timeframe.
Category: RSForm! Pro
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
Displaying 466 - 480 out of 1051 results.