Hi All,

I'm interested in developing this nested menu thing. Can you please give me
directions on how to proceed with this?

Regards,
Naveen.


On Tue, Dec 14, 2010 at 11:31 PM, Bruno Busco <bruno.bu...@gmail.com> wrote:

> Yes,
> I think this is what the sub-menu attribute of the menu-item tag should be
> for.
> It is not implemented yet.
>
> Regards,
> Bruno
>
> 2010/12/14 Scott Gray <scott.g...@hotwaxmedia.com>
>
> > It looks like nested menu items are supported but not nesting other
> menus.
> >
> > Regards
> > Scott
> >
> > On 14/12/2010, at 9:14 PM, Scott Gray wrote:
> >
> > > Hi Bruno,
> > >
> > > Are you sure OFBIZ-2104 isn't implemented, I'm sure I recall doing this
> a
> > couple of years ago...
> > >
> > > Regards
> > > Scott
> > >
> > > On 14/12/2010, at 7:50 PM, Bruno Busco wrote:
> > >
> > >> Hi Naveen,
> > >> unfortunately the multilevel menu is not completely implemented in the
> > menu
> > >> widget.
> > >>
> > >> We have had some discussion about it but not yet implemented.
> > >>
> > >> You can find something interesting here:
> > >> https://issues.apache.org/jira/browse/OFBIZ-2104
> > >> https://issues.apache.org/jira/browse/OFBIZ-3373
> > >>
> > >> Any contribution in this area will be greatly appreciated.
> > >>
> > >> Regards,
> > >> Bruno
> > >>
> > >> 2010/12/14 BJ Freeman <bjf...@free-man.net>
> > >>
> > >>> have you looked at the source code of a page, say for parytmgr, using
> > the
> > >>> different themes.
> > >>> you will find your answer.
> > >>>
> > >>> =========================
> > >>> BJ Freeman
> > >>> Strategic Power Office with Supplier Automation  <
> > >>> http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> > >>> Specialtymarket.com  <http://www.specialtymarket.com/>
> > >>> Systems Integrator-- Glad to Assist
> > >>>
> > >>> Chat  Y! messenger: bjfr33man
> > >>>
> > >>> Naveen Kumar sent the following on 12/13/2010 5:53 AM:
> > >>>
> > >>>
> > >>>
> > >>> Hi all,
> > >>>>
> > >>>> My project spec requires that I need to create an ofbiz menu the
> > following
> > >>>> way in a nested<ul>  <li>  structure:
> > >>>>
> > >>>>
> > >>>>       ...
> > >>>>       PARTY
> > >>>>       PROJECT
> > >>>>       *SFA** ** (class="active")*
> > >>>>               Main
> > >>>>               Accounts
> > >>>>               Contacts
> > >>>>              * Leads** ** (class="active")*
> > >>>>                       Create New
> > >>>>                       *Create Lead From vCard ** (class="active")*
> > >>>>               Competitors&  Partners
> > >>>>               Events
> > >>>>               Documents
> > >>>>               Forecast
> > >>>>               Opportunities
> > >>>>               Preferences
> > >>>>       BUSINESS INTELLIGENCE
> > >>>>       EBAY
> > >>>>       ...
> > >>>>
> > >>>>
> > >>>>
> > >>>> The main-menu, app-menu and the button tabs ALL should come within a
> > >>>> SINGLE
> > >>>> NESTED unordered list with specific classes (like<li class="active">
> >  for
> > >>>> the current active APP/SCREEN). This single nested list should be
> > >>>> dynamically generated.
> > >>>>
> > >>>> Is this possible to create such a list? If "yes", please suggest me
> > some
> > >>>> ways to implement this (in code).
> > >>>>
> > >>>> Thank you,
> > >>>> Naveen.
> > >>>>
> > >>>>
> > >
> >
> >
>

Reply via email to