Re: How to use setUserPreference in ajax mode (no page reloading)?

2009-12-09 Thread Jacques Le Roux
Hi Bruno, Did you find a solution, or did you did it in another way (just read it tonight, forgotten) Jacques () ascii ribbon campaign against HTML e-mail /\ www.asciiribbon.org From: Bruno Busco bruno.bu...@gmail.com Hi, I am trying to store a userPreference using a page link button and

Re: How to use setUserPreference in ajax mode (no page reloading)?

2009-12-09 Thread Bruno Busco
Hi Jacques, thank you for answering to this. Actually I found a solution but I forgot to post it here. The solution can be seen in this issue: https://issues.apache.org/jira/browse/OFBIZ-3271 and committed in trunk rev. 888030 -Bruno 2009/12/9 Jacques Le Roux jacques.le.r...@les7arts.com: Hi

How to use setUserPreference in ajax mode (no page reloading)?

2009-11-26 Thread Bruno Busco
Hi, I am trying to store a userPreference using a page link button and I would like not to reload the whole page. To do this I have created a new ajaxSetUserPreferences controller request (starting from setUserPreferences) as follows. request-map uri=ajaxSetUserPreference security