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
19 May 2008 17:13

stuart.w.brown

I have tried the code that has been suggested (at the top of this thread and via the Knowledgebase) but neither of them work. I have emailed several times for support too but not had a response :(

My client is getting really aggitated now and keeps asking why we can't change the format. It should be so simple.

I would be really grateful if you could post your workaround.

The two snippets of code we've tried are:-
if(isset($processform['form']['yourcalid'])){
    $date =...

and this,...
Category: RSForm!
16 Apr 2008 16:34

teddirez

double ditto
Category: RSForm!
14 Apr 2008 23:49

latristesse

Actually, J 1.5 includes a pop-up calendar for form fields - this one line of code can wipe out all that custom calendar code for calendar fields:
echo JHTML::_('calendar', \"\", $row->name, txt.$row->name);

I just can't figure out how to get it so it positions properly. I've put it into the case statement for calendar but the fields are appearing at the top of the form, not next to their labels.

Here is what I have done with forme.html.php:
<?php
/**
* @version 1.0.4
*...
...
Category: RSForm!
10 Apr 2008 07:48

latristesse

So there is no way to make the calendar field in the 1.5 component a pop-up calendar?
Category: RSForm!
30 Mar 2008 23:28

rjray

Is it possible to pass a value into a form via the URL string.

I'm using jcal pro for an event calendar and would simply like to create a link on the calender event page that take someone to the register for the event page. There are too many event's to create a separate form for every event so what I would like to do is simply pass the value for a field into the form. Perhaps by creating a hidden field {event}.

This way I could create a simple URL link on the event page that takes them to...
Category: RSForm!
06 Mar 2008 20:06

richiep

While it would be nice to have a calendar pop up as part of RSfrom it's not to hard to install a third party component. I found this one which was fairly easy to install www.softcomplex.com/products/tigra_calendar/

Happy coding
Rich
Category: RSForm!
06 Mar 2008 19:52

richiep

While it would be nice to have a calendar pop up as part of RSfrom it's not to hard to install a third party component. I found this one which was fairly easy to install www.softcomplex.com/products/tigra_calendar/

Happy coding
Rich
Category: RSForm!
05 Mar 2008 21:55

aphid

Hell yksur

Did you find a solution? Unfortunately for some reason the code that Alex supplied is not working for me at all. Yet looking at it, it should work... I have found a get around by hacking the forme.html.php file. It will give you dd mm yy date format. Note: there is no guarantee as it's not fully tested, but maybe this will work for you. I'll post it if you're interested?


Peter
Category: RSForm!
04 Mar 2008 11:22

yksur

03 Mar 2008 23:06

richiep

I'd like to see a pop up calendar too.<br><br>Post edited by: richiep, at: 2008/03/04 23:44
Category: RSForm!
29 Feb 2008 20:50

aphid

Hi gardar

I've mentioned this in another post as I can't get this work either. I'm surprised that more people haven't wanted to change date format. Or they found a get around.
My only other theory is that they live in countries where the system date in already as they want i.e. M/d/y. But there are some clever guys here, so perhaps we'll find a solution.

Maybe you should ask support?

Regards

Peter
Category: RSForm!
29 Feb 2008 11:49

yksur

This is not working for me.
I have a form called 'prenotazione' (id 1) and 2 calendar id 'Arrivo' and 'Partenza'.

I tried to change everything into above code but nothing.
My emails come always in m/d/y and not d/m/y.

Alex can you help?

Thanks in advance.
Category: RSForm!
28 Feb 2008 13:01

yksur

First post, hello to all :laugh: :laugh:

I need to change to my locale these labels (January, February, etc) , which file/s i need to modify?

Thanks

Cheers
Category: RSForm!
25 Feb 2008 19:58

biltong

Ditto!!
Category: RSForm!
22 Feb 2008 00:34

aphid

I'm having the same problem. I guess this is not happening to those who live in countries where the default date is m/d/Y, but in Europe this is (always??) in the day/month/year format.

The good news is that I know Alex is busy working on this problem, so I hope he can fix this for us. Thanks in advance, Alex :-)

Peter
Category: RSForm!
Displaying 991 - 1005 out of 1050 results.