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
13 Jan 2009 17:36

eSwami

I have a calendar field called txtDateLMP and I want to read it. in a JavaScript.
I have a button with onclick event which calls a function defined in the layout tab. In that function I am trying to read the calendar
and it is coming \" undefined\".

function calculateDD() {

var txt_lmp_date = document.getElementsByName('form[txtDateLMP]').value;
var sel_adjusted_cycle_length = (document.getElementById('form[txtCycleDays]').value);
//var isValid = isValidDate(txt_lmp_date,'-');...
Category: RSForm! Pro
10 Jan 2009 16:23

Mr.Jinx

@richiep:

How did you integrate the tigra calendar?
I would also like to use this calendar because of it's extreme configurability (like setting ranges of days a user can pick).
This is the ultimate calendar tool if you ask me!

The script generates a form textfield where it stores the selected date, but how do I get this in rsforms?
Category: RSForm!
01 Dec 2008 19:12

luciano.bergesch

Found! :laugh:

The fix wasn't work because I'm using the BOT to load forms into my page contents, so I edited the plugin file the same way and now I get it ok!

plugin file: mosforme.php

around line 174:

change the line
txtDate.value = month + \"/\" + day + \"/\" + year;

to this line line
txtDate.value = day + \"/\" + month + \"/\" + year; // force date format
Category: RSForm!
24 Nov 2008 23:59

Keesie

Sorry, this is the file;
Category: RSForm!
19 Nov 2008 09:31

octavian

Hello,

Please describe your problem more accurately. You didn't attach any file.
Category: RSForm!
18 Nov 2008 22:26

Keesie

I am trying out RSfromPro. When using the calendar the current month starts through the left arrow (to go the previous month). See attachment.

I tried calendar.css but didn't succeed to find out how to change this, if it is possible?

How can I change this?
Category: RSForm!
11 Nov 2008 02:13

luciano.bergesch

Thank you Stuart, your hack is very appreciable, but do not help me to solve this old issue here. :dry:

I'm still get the \"m/d/y\" format instead \"d/m/y\"

any advice?


Have a nice time!<br><br>Post edited by: luciano.bergesch, at: 2008/11/11 15:59
Category: RSForm!
07 Nov 2008 14:27

quilthug

Hi Guys! This looks very promising for me, but before I invest in this product I was wondering if it was even possible to do the items I have listed below. I am hoping to use the ticket system for something other than tickets, so I may be stretching this beyond it's means, but I can't find anything out of the box that is what I need.

Essentially what I am doing is setting up a service station where people ask for support/jobs and then volunteers will at their leisure pick the job and then go...
Category: RSTickets!
07 Nov 2008 08:24

octavian

Hello,

If you're using RSform!, unfortunately, this feature is not available (all calendars are 'flat' when configured).
With RSform! Pro, you have the ability to setup your calendar as either 'flat' or 'popup'.
Category: RSForm!
05 Nov 2008 21:46

kaushik.mazumdar

Hi,

I am new to this component and trying to figure out a way to add date field with a calendar, similar to any reservation form at travel site. Field Type 'Calendar' is placing a open calendar, instead of a text field with calendar icon.

Thanks<br><br>Post edited by: kaushik.mazumdar, at: 2008/11/05 21:54
Category: RSForm!
05 Nov 2008 10:30

octavian

Hello,

A link to the form that causes this problem with be very useful.
Category: RSForm!
30 Oct 2008 19:23

matt.steinman

Great advice above. I successfully pre-filled the field with the necessary date, but how can I enable the calendar to also popup with the necessary date (March 13, 2009)? The calendar defaults to the current day.
Category: RSForm!
30 Oct 2008 13:35

rolf.fey

With some more complex forms and a number of more than 20 fields, we realised that the display of the HTML forms page is very very slow indeed on IE 6 and IE7. (Wait time of up to 30 seconds compared to less than 2 secs on other platforms)

On all other browsers and platforms there is no speed loss.

When we deleted all 4 Calendar input fields, the speed was much better but not yet good.
It must have to do with Calender Javascript / Function together with IE functionality. Firefox debugger...
Category: RSForm!
29 Oct 2008 12:21

ryan.priemus

Thanks this has helped me also. I too am using the pop-up calendar for a Date of Birth field and moving the calendar by year would be beneficial for sure!

Many thanks,
Ryan
Category: RSForm!
27 Oct 2008 15:47

octavian

Hello,

This is a known bug generated by Internet Explorer 6 only. The main issue is the calendar's javascript. We've fixed this in the latest revision, but some isolated cases still remain (since IE6 has ended its development cycle, every case is solved differently).
If you want to understand more why this error is produced, you can check out this blog post:

aralbalkan.com/912
Category: RSForm!
Displaying 946 - 960 out of 1048 results.