Hi,
I have some problems with the
org.apache.wicket.extensions.yui.calendar.DateTimeField. In the
constructor I set the visibility to false. Ajax redraw, when a checkbox
is clicked, the DateTimeField is marked as visible. As far as everything
works. Only then I can't open the DatePicker of the seco
Hi,
I have found a solution to copy the base64 String into a hidden wicket field.
So it works for me.
Thanks
Christopher
- Originale Nachricht -
Von: Christopher Auth
Gesendet: 07.10.2015 - 10:26
An: users@wicket.apache.org
Betreff: Re: Form submit load a no wicket element
>
lved so I don't expect any problems caused by Wicket.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Wed, Oct 7, 2015 at 8:58 AM, Christopher Auth wrote:
>
>> Hi,
>>
>> I have a problem, that I need to load
Hi,
I have a problem, that I need to load a html element during submit, that
have not a 'wicket:id' attribute.
It is possible to do that?
In the html tree in the browser I add a new 'img' element with
javascript to a div. This element has not a wicket:id. But I need the
base64 encoded file in th