2014-08-04 18:37 GMT+02:00 Luis Limas :
> =
> POST-DATA:
> =
>
> {"params":[*{"author":{"id":302},"autoProm":0,"autorizationPool":null,"blockedBy":null,"blockedByName":null,"businessUnit":null,"co
Any ideas of what's happening?
On 04/08/2014 12:38 p. m., Luis Limas wrote:
An update, the concrete lost-parameters are this ones:
{
"id":41201,
"code":"",
"deleted":0,
"status":3,
"description":"BITACORA DE REVISION SEMANAL DE MOLINOS GLENN MILL"
}
This is my entity who's missi
Thank you Christoph for your reply.
I tried to use it but I have more than one selected element. The solution above
is for only one selected element, I think, no ?
I've many selected elements from the drop-down list.
Thank you a lot for your help.
Best regards.
Amine
Le Mercredi 6 août 2014 12
> Thank you Christoph for reply
> In fact, when I choose these elements from the drop-down list, I
> save them in the database.
> After I go to an other page And I do something next I return to the
> first one but the éléments are not selected in the drop-down list
> but they are realy savez in
Thank you Christoph for reply
In fact, when I choose these elements from the drop-down list, I save them in
the database.
After I go to an other page And I do something next I return to the first one
but the éléments are not selected in the drop-down list but they are realy
savez in the database
> Hi All.
> I retry because I need help, please.
> >
> > I want to know how to select (color) the chosen elements in a
> drop-down list ?
> > First, I've selected 3 elements from a drop-down list and I saved
> them and I go to an other page.
> > Next, I return to the page and I want to see these
Hi All.
I retry because I need help, please.
>
> I want to know how to select (color) the chosen elements in a drop-down list ?
> First, I've selected 3 elements from a drop-down list and I saved them and I
> go to an other page.
> Next, I return to the page and I want to see these selected eleme
> I'm trying to implement mapped properties for buttons on a form.
> Given the following code:
>
> private Map removeButtons = new HashMap();
> public Map getRemoveButtons() {
> log.debug("Call to getRemoveButtons()");
> return removeButtons;
> }
>
> and the following HTML:
>
> id="rem
2014-08-05 20:57 GMT+02:00 Zimnoch, Todd Contractor :
> I'm trying to implement mapped properties for buttons on a form. Given the
> following code:
>
> private Map removeButtons = new HashMap();
> public Map getRemoveButtons() {
> log.debug("Call to getRemoveButtons()");
> return remove
I'm trying to implement mapped properties for buttons on a form. Given the
following code:
private Map removeButtons = new HashMap();
public Map getRemoveButtons() {
log.debug("Call to getRemoveButtons()");
return removeButtons;
}
and the following HTML:
the getRemoveButtons function
10 matches
Mail list logo