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
26 Jan 2014 21:53

NEMGTR_webmanager

Yes the calendar can be set to use min and max dates. Add your calendar component and then go to Attributes tab and fill out the Max date following this format: ex. XX/XX/2014 (mm/dd/YYYY for those who use that format)
There may be a way to do the alternate day/month/year but I don't use that so I'm not sure. Check the documentation -- it has a good list of what attributes can be set.

Good Luck.

K
Category: RSForm! Pro
26 Jan 2014 12:47

Lyngas

Hi there,

Is there option in calendar field to select only from current day and only until to specific day?

Example: min date (today) max date (13/march/2014)


Thanks,
Demetris
Category: RSForm! Pro
15 Jan 2014 21:13

dbzeroone

I have an old Joomla 1.5.26 site that I installed RSForm Pro on last week.

It turned out I didn't need RSForm after all, so I just uninstalled it via the Joomla install/uninstall interface.

Now every page on my site is throwing 404 errors for 3 RSForm files: script.js, calendar.css, front.css. All 3 files were located in /components/com_rsform/assets/ directory.

If I uninstalled the component, where are the requests for these files coming from? I'd like to remove them from my code.

Thanks!!
Category: RSForm! Pro
13 Jan 2014 19:30

denelan

I must still be doing something wrong then :)

The [mod_rseventspro_calendar] has ID 138 and is set to Default ordering direction= "Descending". (closest date first)

The menu item for the Calendar is 549 and is also set to Default ordering direction= "Descending".

I understand I have to enter a Custom Itemid in the [mod_rseventspro_categories] for it to be orderen Descending. Which ID do I need to use; the mod calendar (138) or the menu item calendar (549)?

I've tried them both, but the ordering did not change...
Category: RSForm! Pro
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
Displaying 466 - 480 out of 1055 results.