[ic] checkout.html

Stefan Hornburg interchange-users@icdevgroup.org
Tue Jun 10 18:27:00 2003


On Fri, 6 Jun 2003 14:36:35 +0200
"Greg Goble" <ggoble@rpo.at> wrote:

> 
> René Hertell wrote:
> > >> Is there anyway I can force the format I want, i.e. July 4, 2003?
> >> >> NOT/NOTt; 7/4/03 or Jul 4, 03, etc....???
> >> >
> >> >How does your date-code look like?
> >>
> >> Rene,
> >>
> >> This is what I have on my checkout.html page:
> >>
> >> [snip]
> >> <td class=form>
> >> <INPUT TYPE="text" NAME="arrival" VALUE="[value arrival]"
> >size=20><br>
> >> <font size="1">Date Format: February 9, 2003</font>
> >> </td>
> >> [/snip]
> >>
> >> It simply takes the arrival date as the customer inputs it. Thus my
> >> attempt to provide the format by example, as I prefer.
> >
> >Why do you not use dropdown-boxes one for day, month and year (like
> >the date-widget in the admin UI)? Withi this the customer can't
> >mess with the
> >dates at all...
> >
> 
> René,
> 
> Thanks for you time on this. I even have some dropdowns working on
> checkout, but not in combination. I looked at the date selector in the
> admin interface, and along with that and my drop downs I came up with
> the following [snip]. But it does not work. Am I missing something
> here?? If I just you the January selector it works fine. I think the
> problem hangs with the combination of other selects and inputs...

Is this a database column ? In that case you might try that:

* select date_widget as widget for this column in the UI
* <input type="hidden" name="mv_click" value="process_filter">
* [display table=... column=departure]

Ciao
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team