Thanks once again to all whom replied to my query.
It is really appreciated.
The errata has been already submitted to
http://www.packtpub.com/support/book/apache-ofbiz-development-beginners-tutorial
and is as follows:-
page 41 Code19 Nov 08
Under the heading 'Editing the User-Inte
Thanks for the reply guys.
Though it does display now, the specific text box already has
"(mechMap.postalAddress.planet)!" within it... where it should actually wait
for user input before writing to / reading from the database...
http://www.nabble.com/file/p21542741/Planet%2BEntity.jpeg
The
Hello Wicus,
Actually you are getting error in second input box of missing "!"
(if_exists) at the end of value and should be like.
Wicus wrote:
When changing the statement to:
Ofbiz is happier, yet does not display as expected. (Please refer to
attached pic)
http://www.nabble.com/fil
When changing the statement to:
Ofbiz is happier, yet does not display as expected. (Please refer to
attached pic)
http://www.nabble.com/file/p21541933/Entity.jpeg Entity.jpeg
Warning : Noob in training :working:
--
View this message in context:
http://www.nabble.com/Apache-OFBiz-devel
should be
2009/1/19 Wicus :
>
> Hi,
>
> Working through the Apache OFBiz development : The Beginner's Tutorial, I'm
> experiencing the following error when trying to update the User-Interface
> (when creating a new enitity) as explained on pages 39 - 41.
>
> Error rendering included template
Hello Wicus,
In this line you have included extra double quote(") before } so remove it and give it a try...
Wicus wrote:
Hi,
Working through the Apache OFBiz development : The Beginner's Tutorial, I'm
experiencing the following error when trying to update the User-Interface
(when creati