Hi Pierre,

Did you called calendar.refresh(target)?
Do you use a CompoundPropertyModel? Maybe you have to call
calendar#modelChanged?

Can you post a quickstart so I can investigate?

Thanks in advance,
Sebastien.



On Fri, Jan 10, 2014 at 4:45 PM, Selom <pierre.kou...@uhb.fr> wrote:

> Hi all,
>
> I am currently based on the
> com.googlecode.wicket.jquery.ui.samples.pages.calendar.ExtendedCalendarPage
>
> I have added in my dialog panel (AbstractFormDialog) another  field ( an
> identifiant in a
> wicket.jquery.ui..AutoCompleteTextField<String>("identifiant") ).
>
> The event  model  looks like this:
>
>
>
>
>  Part of the event popup.
>
>
>
> But after clicking on the save button from the dialog, my field is not
> showned in the calendar (like  the title)
>
> Any help would be appreciate.
>
> Thanks to you in advance.
>
>
>
> -----
> 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-tp4663617.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