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
29 Dec 2010 09:51

01krisp10

When you click on the event it opens the event detail in the main content module location, below the top content module (not the desirable outcome). I want it to go into whatever module/section/page, etc. I choose, listing the appropriate breadcrumbs. So it would say something like this in the breadcrumbs when I click the event in the calendar module. "Home/Community/SWCS Calendar/Winter Break - School Closed". This would allow the visitor to click on the SWCS Calendar breadcrumb and return to the full calendar. Thanks!
Category: RSEvents!
29 Dec 2010 04:27

alexp

Hello,

I am not quite sure i understand... Do you wish to redirect automatically to the event page ? If this is the case... please note that in one day you can have multiple events...
Category: RSEvents!
28 Dec 2010 14:14

01krisp10

When you click on a days event in he Calendar Module for RSEvents! on any given page it displays the event in the main content area of the site. Is there a way to have this going to a specific page and then display the event? I have a Calendar Link on my menu, that is the page I would have the event show in the main content area. I'm sorry if this doesn't make sense. Here is the link.

http://web1.taproothosting.com/~swcharte/

If you go to Community/SWCS Calendar, that is where I would like...
Category: RSEvents!
02 Dec 2010 23:48

gwestoby

Hello,

I too would like to use this type of script if possible. Could someone please post a workable validation script to accomplish this? Thanks kindly.

GW.
Category: RSForm! Pro
30 Nov 2010 05:53

proexe

I would like to know this too as I am currently creating a form that will require this
Category: RSForm! Pro
27 Nov 2010 02:07

dyvel

Hi

I have a problem on a new site I'm building and it's a strange problem.

I have rsform loaded from a module and in a content item, and for test - the same form loaded directly as a component with a menu link to rsform.

The "funny" part is, the forms works when they are loaded as a component, or even as a module, from a url that includes the component. On all other pages, the form in the module or content doesn't validate or submit. It just reloads to a blank form.

From safari developer...
Category: RSForm! Pro
25 Nov 2010 08:32

bogdanc

Hello,

You can edit the Calendar menu item from the Menu Manager in order to set the start day to Saturday. The same option can be configured for the module in the Module Manager, when editing it.
Category: RSEvents!
19 Nov 2010 23:55

fher

Is possible to display the calendar hidding or read-only the past days and avoid to select past dates?
Category: RSForm! Pro
11 Nov 2010 21:03

jbavington

Thanks.

I see the category colors are applied to the event name when in Calendar monthly view. Is there a way to have the event name text be white and the background-color for the text be the category color?

Jason
Category: RSEvents!
11 Nov 2010 06:43

alexp

Hello,

This is most likely caused by the fact that you are not using the correct id. The text field that holds the calendar value is something like this : txtcalx, where x is actually a counter (0, 1, 2...etc).

Example:
document.getElementById('txtcal0').value

To determine the correct id it would be best to use an inspecting tool like Firebug or view the page source.
Category: RSForm! Pro
09 Nov 2010 09:20

jeff.glenn

Currently if you select an event with 2 categories, it shows up twice in the calendar. Is there a way to fix that?

For example.. If you have the following categories for a school:
* Admissions
* Drama
* Athletics
* Basketball
* Baseball

For Basketball, the event would be in both Athletics and Basketball categories.
However, in the general calendar, the basketball events are showing up twice.

You can see this in the demo version on your website, just select 2 categories and view the calendar.
Category: RSEvents!
09 Nov 2010 04:47

neil2

Hi,

I am trying to find the correct javascript syntax for validating the return value for a calendar field when submit button is pressed.


This code works for a text field.

var x=document.getElementById("test");
document.writeln(x.value);

but we cannot access a calendar field in the same way - this code doesn't work.

var x=document.getElementById("date");
document.writeln(x.value);

Does anyone know what the javascript syntax is for handling a calendar field?

Thanks, Neil
Category: RSForm! Pro
20 Oct 2010 12:04

rob5

"Its not that good, that you see Events bginning at 10pm and Ending 6am are shown on both days in the calendar"

I too need to code changes to implement this, any possibility of supplying the code?

Thanks
Category: RSEvents!
20 Oct 2010 01:15

mcwolf00

Hi,

I find a way but I need to exact the value of the date I choose in calendar.
In Javascript, I use var d1=document.getElementById('dd').value ; to get the value of the date which names dd. But the value is null when I did this js.

Did any people meet this issue before? Or how can I fix this issue.

Thank you very much in advance.
Category: RSForm! Pro
17 Oct 2010 12:24

Flosen

Is it possible to show zhe uploaded picture in the event description?

How can i deactivate that the enddate is required?

Its not that good, that you see Events bginning at 10pm and Ending 6am are shown on both days in the calendar
Category: RSEvents!
Displaying 796 - 810 out of 1055 results.