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 Aug 2008 18:28

kenneth.j.griffin

Newbie here. I have the mapping feature but I am not sure how I can take information submitted on my form's calendar and display it. Any help would be great.

Thanks!
Category: RSForm!
20 Aug 2008 21:35

dolphie.bourque

I would like to be able to add a calendar and a time for call back as a custom field in RS Tickets. Any thoughts how I could make that happen?

I want my users to be able to submit a request and tell us when it is convenent to phone them back.

Thanks in advance,
Joe
Category: RSTickets!
12 Aug 2008 15:51

juergen.urban

Under winxp service pack 3 and vista service pack 1 it do not work!
Category: RSForm!
12 Aug 2008 15:23

juergen.urban

It is the calendar, on joomla 1.15 it works fine, but not on jooomla 1.5
Category: RSForm!
10 Aug 2008 18:21

andrea.spertus

Unfortunately, I've never used sh404SEF, so I can't answer your questions. Here is your question in English, in case someone else can help. You might also try this thread at the sh404SEF forum:

extensions.siliana.com/forums/index.php?topic=8016.0

Bon courage,
Andrea
________________________________________________

I cannot get the form to work within an article or with the calendar.

The symptoms: no thank-you message, unusable calendar, and no redirect.

After much research, I've...
Category: RSForm!
09 Aug 2008 02:51

Roway

I did Windows update, to Service Pack 3, and I no longer have this problem!
Category: RSForm!
08 Aug 2008 16:40

kamudi

I installed a Google Analytics module and now it crashes in IE6 and 7. Removed the google module and still crashes. Does anybody know where the IE7 handler is? Worked great until this happened.
Category: RSForm!
31 Jul 2008 06:40

Roway

When using the calendar flat, or pop IE7 has problem:
\"Internet Explorer cannot open the Internet site http://.........com Operation aborted!\" then browser goes to a \"Internet Explorer cannot display the web page\"
Form works without calendar. Firefox has no problem with or without calendar.<br><br>Post edited by: Roway, at: 2008/07/31 06:41
Category: RSForm!
18 Jul 2008 12:24

marco.rizzini

I confirm, the problem is caused by calendar and captcha
Category: RSForm!
08 Jul 2008 16:20

dragonjc

Like this problem, the calendar appeared on the bottom form and not on the up form when there is 2 forms like plugin and compoment on same page.
But i don't see the interrest to have the same form on the same page. So i have erase one and all is ok.
Category: RSForm!
24 Jun 2008 15:35

fridge

Hi Macchi!

How is the Swedish translation coming along and how is the work on the calendar going? I have time to review and translate. You can contact me on wanchman(at)mac(dot)com.

All the best,

Fridge
Category: RSForm!
22 Jun 2008 13:30

john.c.webb

What a long RSForm day this was!

Upgrade killed my frontend site and had to uninstall, reinstall, and recreate my form. Ugh!

I only did the upgrade because Captcha stopped working for no reason (won't create an image).

ONE GOOD NEWS - this problem and the error shown above does not occur when I remove the calendar and/or Captcha. Not sure which is the problem, but one or both of them definitely is.

Anyone else having any luck with this error?

John
Category: RSForm!
11 Jun 2008 09:36

claude.ribaux

I got the same error.

Configuration: joomla! 1.5.3, RSform!Pro 1.0.0 rev 6.

The error appears when the form contain a calendar.
examples:
with calendar : neptune-ecole.ch/index.php?option=com_rsform&Itemid=69
without : neptune-ecole.ch/index.php?option=com_rsform&Itemid=61
Category: RSForm!
04 Jun 2008 10:26

aad.van.boven

Hi,

Wanted a pop up calendar too and followed your idea. Encountered the same problem with the position and fixed it by entering this code in the field style of my form field:

&lt;tr&gt;
&lt;td align=\&quot;right\&quot; valign=\&quot;top\&quot;&gt;{fieldtitle}{validationsign}&lt;/td&gt;
&lt;td valign=\&quot;top\&quot;&gt;&lt;input type=\&quot;text\&quot; name=\&quot;Datum\&quot;
id=\&quot;startdate\&quot; size=\&quot;25\&quot; maxlength=\&quot;25\&quot;
value=\&quot;04-06-2008\&quot; /&gt;...
Category: RSForm!
20 May 2008 22:21

stuart.w.brown

No response from support for two weeks so had to dig around myself.

Managed to change from m/d/Y to d/m/Y by editing the forme.html.php file in the components folder
function handleSelect&lt;?php echo $field-&gt;name;?&gt;(type,args,obj) {
var dates = args[0];
var date = dates[0];
var year = date[0], month = date[1], day = date[2];
var txtDate = document.getElementById(\&quot;txt&lt;?php echo $field-&gt;name;?&gt;\&quot;«»);
 // txtDate.value = month + \&quot;/\&quot; + day +...

It is an...
Category: RSForm!
Displaying 976 - 990 out of 1050 results.