I didn't answer this because I wasn't sure if I created this component or stole
it from somewhere.
I set my boolean to my component that creates its 'list' and assigns the true
and false to propertyKeys with rules:
100 : propertyKey = 'isActive' => emptyBooleanPopup = "Both Active and
Inactive
Even so, when ^yesName returns null (as I guess it should in your case), it
should simply use valueWhenEmpty = "Yes" – so you should be able to localize
"Yes" = "Oui"?
Fabian
Am 28.01.2014 um 15:59 schrieb jp.malr...@free.fr:
> Thanks,
>
> I can't look at the component right now, but IIRC, th
I had the bad idea to use accentuated caracters in entity names in EOModeller.
It worked all right in development, but fails in deployment (Linux): the model
can't load, because files with accentuated caracters in their name (the
individual plist files for each entity) cannot load.
So: better t
I reordered the build class path to put my sources at the end, cleaned the
project, and that seems to solve the problem...
Le 28 janv. 2014 à 11:09, Jean Pierre Malrieu a écrit :
> Hi,
>
> I managed to mess up my development environment (I tried to update Wonder
> source and something went wr
Hi,
I managed to mess up my development environment (I tried to update Wonder
source and something went wrong, so I removed all wonder frameworks source from
my workspace ).
Now I have the following error in the Problem tab:
Project MyApp is missing Required Java Project Ajax
(same thing for
Hi,
I will start a new project using jQueryMobile. I used
ERJQueryMobile (thanx Ken) in on other project.
In the next one I will start using jQueryMobile 1.4.
Because the jqm people changes a lot, especially default themes,
and no