Hi,

In my current project I want to add some kind of side bar with some extra
functions/data in the form of icons with a panel that slides open
(javascript). These items can be global or more page specific. Example:

Search: visible on every page
Notes: visible on specific pages, containing data based on a Person object
Errors: only visible on dashboard page, based on Policy object

The visual styling html/css/jquery are no problem, but I don't know how to
implement this with Tapestry.
Does anyone have some guidelines on how to start this?

I made a component SideBar and added it to my Layout component. Then I
thought of adding Block items to this component, but I'm not sure how to add
these from within a page. 

So in short: no idea how to start on this; any hints are appreciated.

Thanks, 
Nathan

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Sidepanel-with-pagespecific-items-tp5679939.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to