gles wrote:
>
> Try adding a conversions.properties file to your action.
>
> kris16 wrote:
>> Hi,
>> we have problems with setting HIDDEN values in an array list on a web
>> page.
>> The problem code in the jsp page looks like this:
>>
>>
Hi,
we have problems with setting HIDDEN values in an array list on a web page.
The problem code in the jsp page looks like this:
The problem seems to be that the object that are to be set is a list,
existingProductOfferings[%{#row.index}]
The error appeared when we up
Hi,
it works fine. Thanks :-)
/Regards Krister
Musachy Barroso wrote:
>
> dojo.widget.byId("dp0").inputNode.value = "";
>
> Use at your own risk, you are using Dojo internals there :)
>
> musachy
>
> On 5/2/07, kris16 <[EMAIL PROTECTED]> wr
od on the *widget* for the
> datepicker, assuming you have a datepicker with the id "dp0":
>
> dojo.widget.byId("dp0") .setDate(new Date());
>
> musachy
>
> On 5/2/07, kris16 <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi, I am trying to reset the val
Hi, I am trying to reset the value of a datetimepicker in a jsp page using
struts2 (2.0.6).
I can not reset the value.
See code below.
The onchange and the call to the Java script function (planStatuschanged )
seems to work, but the datetimepicker's value is not set to "". If I use an
ordinary i
5 matches
Mail list logo