Calendar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Calendar

Gavin Mabie
Hi all

 

Is there a calendar select (datepicker) for the ecommerce application?  How
do I configure it?

 

Thanks

 

Gavin

Reply | Threaded
Open this post in threaded view
|

Re: Calendar

Jacques Le Roux
Administrator
I'd suggest to use the one from backend

Jacques

From: "Gavin Mabie" <[hidden email]>

> Hi all
>
>
>
> Is there a calendar select (datepicker) for the ecommerce application?  How
> do I configure it?
>
>
>
> Thanks
>
>
>
> Gavin
>
>

Reply | Threaded
Open this post in threaded view
|

RE: Calendar

Gavin Mabie
Hi

The calendar does not pop-up - instead, the web-source shows:

---
<td class="label">Request Date</td>

   <td><input type="text" name="custRequestDate" title="Format: yyyy-MM-dd
HH:mm:ss.SSS" size="25" maxlength="30"
id="EditSmallCustRequest_custRequestDate"/><a
href="javascript:call_cal(document.EditSmallCustRequest.custRequestDate,'201
1-01-28%2011&#58;48&#58;26.091');"><img src="/images/cal.gif" width="16"
height="16" border="0" alt="View Calendar" title="View Calendar"/></a></td>

---

What could be wrong?

Thanks

Gavin


-----Original Message-----
From: Jacques Le Roux [mailto:[hidden email]]
Sent: 27 January 2011 12:08 PM
To: [hidden email]
Subject: Re: Calendar

I'd suggest to use the one from backend

Jacques

From: "Gavin Mabie" <[hidden email]>
> Hi all
>
>
>
> Is there a calendar select (datepicker) for the ecommerce application?
How

> do I configure it?
>
>
>
> Thanks
>
>
>
> Gavin
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Calendar

Jacques Le Roux
Administrator
Be sure to add the requested jQuery libs...

Jacques

From: "Gavin Mabie" <[hidden email]>

> Hi
>
> The calendar does not pop-up - instead, the web-source shows:
>
> ---
> <td class="label">Request Date</td>
>
>   <td><input type="text" name="custRequestDate" title="Format: yyyy-MM-dd
> HH:mm:ss.SSS" size="25" maxlength="30"
> id="EditSmallCustRequest_custRequestDate"/><a
> href="javascript:call_cal(document.EditSmallCustRequest.custRequestDate,'201
> 1-01-28%2011&#58;48&#58;26.091');"><img src="/images/cal.gif" width="16"
> height="16" border="0" alt="View Calendar" title="View Calendar"/></a></td>
>
> ---
>
> What could be wrong?
>
> Thanks
>
> Gavin
>
>
> -----Original Message-----
> From: Jacques Le Roux [mailto:[hidden email]]
> Sent: 27 January 2011 12:08 PM
> To: [hidden email]
> Subject: Re: Calendar
>
> I'd suggest to use the one from backend
>
> Jacques
>
> From: "Gavin Mabie" <[hidden email]>
>> Hi all
>>
>>
>>
>> Is there a calendar select (datepicker) for the ecommerce application?
> How
>> do I configure it?
>>
>>
>>
>> Thanks
>>
>>
>>
>> Gavin
>>
>>
>