Thanks to the both of you. Tolu
David E Jones wrote: > > > It's just a variable. If code is referencing it and it hasn't been > prepared (usually in screen definitions in this case) then you'll have > problems. > > This particular variable has label translations and is a Map (or > rather, a class that implements the Map interface). > > -David > > > On Feb 29, 2008, at 2:31 PM, ludiam0ndz wrote: > >> >> Adrian, >> >> Thanks, what specifically does the uiLabelMap do? (if this is >> documented >> somewhere a reference to the documentation will suffice) >> -Tolu >> >> >> Adrian Crum wrote: >>> >>> Be sure to set the uiLabelMap in the <actions> section of your screen >>> definition. Look at existing CommonScreens.xml files for examples. >>> >>> -Adrian >>> >>> ludiam0ndz wrote: >>>> >>>> Hello all, >>>> >>>> This is the first time I am using the email list. I’ve basically >>>> deployed >>>> ofbiz on windows/mysql using IIS as a frontend.. it works >>>> flawlessly. I >>>> get >>>> the following warning (which I believe I can ignore but I would >>>> love to >>>> figure out why) Which refers to my form definition, and it appears >>>> in the >>>> log everytime I try to access a form widget view that I created >>>> >>>> (TP-Processor3) [ ModelFormField.java:971:WARN ] Could not find >>>> uiLabelMap >>>> in context while rendering form >>>> >>>> I would definitely appreciate any help from the community, I >>>> wasn’t able >>>> to >>>> find anything searching the mailing lists. >>>> >>>> P.S. on a different note OFBIZ might be one of the most >>>> revolutionary >>>> products to come along in recent years…I really hope it stays open >>>> source >>>> and free (is it possible to gauge from the inside the likelihood >>>> of being >>>> bought etc?) . Thanks to all of you guys that have made this >>>> platform >>>> possible. >>>> >>>> Tolu >>>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/Getting-a-warning-message-tp15766285p15767491.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/Getting-a-warning-message-tp15766285p15768786.html Sent from the OFBiz - User mailing list archive at Nabble.com.
