Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread cilquirm
th > tricks and cheats. > > Skip Hollowell > > > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >

RE: [S2] Adding Calendar function to a form.

2007-04-11 Thread Fogleson, Allen
dding Calendar function to a form. Fogleson, Allen wrote: > Skip, > > There is a pretty good tutorial out there to create a component > using the struts tags - this is what I did for exactly what you are > doing. Granted it is not as "pretty" as stuff > here but it do

Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread Skip Hollowell
Fogleson, Allen wrote: Skip, There is a pretty good tutorial out there to create a component using the struts tags - this is what I did for exactly what you are doing. Granted it is not as "pretty" as stuff here but it does the job and now that I have it written I can use it in all the p

Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread Skip Hollowell
Dave Newton-4 wrote: So far I've found the "xhtml" theme to work for me almost everything with the occasional dip in to "simple" land, but my projects have fairly basic input needs (except for one horribly difficult page :/ d. I too am starting to see this. Yes, simple will be the way to go w

RE: [S2] Adding Calendar function to a form.

2007-04-11 Thread Fogleson, Allen
Check out http://www.vitarara.org/cms/node/86 for the example. Al From: Skip Hollowell [mailto:[EMAIL PROTECTED] Sent: Wed 4/11/2007 9:10 AM To: user@struts.apache.org Subject: Re: [S2] Adding Calendar function to a form. The more I look at and play

Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread Dave Newton
--- Skip Hollowell <[EMAIL PROTECTED]> wrote: > The more I look at and play with this scenario, the > more I am starting to thing that using the default > XHTML theme is not the way to go. I would be much > better served, I think to use the simple theme, > giving me much more control over layou

Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread Skip Hollowell
The more I look at and play with this scenario, the more I am starting to thing that using the default XHTML theme is not the way to go. I would be much better served, I think to use the simple theme, giving me much more control over layout and additional tags around my form fields. Is that a

Re: [S2] Adding Calendar function to a form.

2007-04-11 Thread Skip Hollowell
Trying again, due to bad formatting on Nabble... I saw cilquirms reply, but I don't think I phrased my problems correctly. I understand that the tag libraries are very accomodating, but I am at a loss as to how to insert this code. This little calendar image and the associated href for clicka

Re: [S2] Adding Calendar function to a form.

2007-04-10 Thread cilquirm
s. I am trying very hard not to hack this thing to bits with > tricks and cheats. > > Skip Hollowell > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >

[S2] Adding Calendar function to a form.

2007-04-10 Thread Skip Hollowell
I tried the s:datetimepicker to work on things, but since I am not using AJAX, I believe that is a dead end, no? There'd be no point in bringing in the ajax theme if I wasn't using AJAX. So how do I incorporate a standard js calendar routine into a field on my form? What I want to add: src=