BreadCrumb doesn't work

UI Components for JSF
Post Reply
mam01
Posts: 2
Joined: 14 Jun 2017, 16:57

05 Jul 2017, 16:33

Hi,

I'm trying to put a breadCrumb menu in my mobile webapp but it doesn't work.

Code: Select all

          <p:breadCrumb>
                    <p:menuitem value="menu 1" url="#" />
                    <p:menuitem value="menu 2" url="#" />
                    <p:menuitem value="menu 3" url="#" />
                    <p:menuitem value="menu 4" url="#" />
                </p:breadCrumb>
                
These basics lines works without problem when the renderKit is not specified, but when the renderKitId=PRIMEFACES_MOBILE, I have a strange displays :

Image

How can I get a correct display in my mobile app ? Can I 'override' the renderKit in <f:view renderKit=.... ??? What are others values possible for this attribut ?

Thanks :)

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests