look at the eccommerce widet it is by far the best example. applications/ecommerce/widget/commonscreens.xml callout for rightbar leftbar with style=right then use the CSS to move them around.
[EMAIL PROTECTED] sent the following on 11/25/2007 1:38 PM: > I still haven't got a good handle on what can be done with this widget > stuff, so I am just going to plunge in based on the samples. However, I > have one question someone might know the answer to. > > I want a screen like this: > > > ----------------------------------------+ > --------------------Title---------------- > > Some ftl > > ------------------------------------------ > --------------------Title----------------+ > > some ftl > > +----Title1--------+--------Title2--------+ > > some ftl | someother ftl | > > > My question concerns displaying containers side by side like the Titlt1 and > Title2. Can this be done with a widget property and if so, is there a > sample somewhere. I know how to do this in the ftl but I wanted to be able > to use the widgets separately in other places. > > Skip > > > >
