webtools theme..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

webtools theme..

swathi
I am following the beginners practice application. How does the webtools theme apply to my practice application.I created the UiLabels as said in Practice Application. Right now my application appears without any style or colours but with the webtools app Bar. My menus are displayed vertical. Can someone please help me, what I need to include and where , for my application to reflect the style of webtools.

Thankyou.
Reply | Threaded
Open this post in threaded view
|

Re: webtools theme..

swathi

swathi wrote
I am following the beginners practice application. How does the webtools theme apply to my practice application.I created the UiLabels as said in Practice Application. Right now my application appears without any style or colours but with the webtools app Bar. My menus are displayed vertical. Can someone please help me, what I need to include and where , for my application to reflect the style of webtools.

Thankyou.
Can someone answer my question please..
Reply | Threaded
Open this post in threaded view
|

Re: webtools theme..

Rishi Solanki
The practice application should develop step wise as per direction notes
given.
I think either you have missed the step of including controller or missing
something in adding decorator.

Rishi Solanki
Enterprise Software Developer
HotWax Media Pvt. Ltd.


On Fri, Oct 30, 2009 at 5:56 PM, swathi <[hidden email]> wrote:

>
>
>
> swathi wrote:
> >
> > I am following the beginners practice application. How does the webtools
> > theme apply to my practice application.I created the UiLabels as said in
> > Practice Application. Right now my application appears without any style
> > or colours but with the webtools app Bar. My menus are displayed
> vertical.
> > Can someone please help me, what I need to include and where , for my
> > application to reflect the style of webtools.
> >
> > Thankyou.
> >
>
> Can someone answer my question please..
>
> --
> View this message in context:
> http://n4.nabble.com/webtools-theme-tp277958p278191.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: webtools theme..

swathi
Thankyou.
I found what mistake I made... I included the globalDecorator screen in my CommonScreens.xml but in actions, I made a typo. I typed LayoutSettings instead of layoutSettings at line:
<set field="layoutSettings.companyName" from-field="uiLabelMap.PracticeCompanyName" global="true"/>

Thats the reason the decorator was not applying to my application.


Rishi Solanki wrote
The practice application should develop step wise as per direction notes
given.
I think either you have missed the step of including controller or missing
something in adding decorator.

Rishi Solanki
Enterprise Software Developer
HotWax Media Pvt. Ltd.


On Fri, Oct 30, 2009 at 5:56 PM, swathi <reddyswathi123@yahoo.com> wrote:

>
>
>
> swathi wrote:
> >
> > I am following the beginners practice application. How does the webtools
> > theme apply to my practice application.I created the UiLabels as said in
> > Practice Application. Right now my application appears without any style
> > or colours but with the webtools app Bar. My menus are displayed
> vertical.
> > Can someone please help me, what I need to include and where , for my
> > application to reflect the style of webtools.
> >
> > Thankyou.
> >
>
> Can someone answer my question please..
>
> --
> View this message in context:
> http://n4.nabble.com/webtools-theme-tp277958p278191.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>