Hi Pierre,

Thanks for the attached zip. I do not see weird things that can prevent the
autocomplete to reflect the changed model object.
Unfortunately, I am not able to debug the quickstart because it missing to
much dependencies (Joda, Spring...) and custom classes (AgendaModele,
AmemetTemplate, etc)...

What I will suggest you is to ensure your bean is correctly persisted when
submitting the dialog. I do not see any reason why the event updates are
not reflected, calling calendar.refresh(target) suffice to refetch events
from server (no need to call calendar.modelChanged() actually)

If you wish to resend me a complete (and compiling) quickstart, you can use
this:
http://wicket.apache.org/start/quickstart.html

Good luck and best regards,
Sebastien.



On Mon, Jan 13, 2014 at 1:06 PM, Selom <pierre.kou...@uhb.fr> wrote:

> Hi sebastien,
>
> Thanks for the reply.
> Yes I called  calendar.refresh(target) and I use a CompoundPropertyModel.
>
> May be i did not use these  the right way?
>
> I called also calendar.modelChanged() after the form submit but still the
> same behavoir.
>
> Please see my  attached quick start zip.
>
> Best regards.
>
> s-quickstart.zip
> <http://apache-wicket.1842946.n4.nabble.com/file/n4663644/s-quickstart.zip
> >
>
> -----
> Selom
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/how-to-add-field-to-event-in-a-wicket-jquery-ui-calendar-tp4663617p4663644.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to