Bugs with Tabbed Menu

Hi guys,

There are bugs with the Menu View when used as Tabbed Menu.

The use-case is:
IF user role is Comercial THEN view page Contacts, PAGE RULES: if Company type is A THEN use the Tabbed Menu A (redirect to first link), if Company type is B THEN use the Tabbed Menu B (redirect to first link).

The very useful feature of a Tabbed Menu is that its stay visible on all the pages in its menu.

BUGS:
1.- Builder does not allow using more than one Tabbed Menu in a page. The second Tabbed Menu is invisible in its pages.
2.- associated is that The Tab Menu does not redirect to its first link.

Please do reproduce the use-case to understand better the problem.

oh! And if you can help me with other ideas how to implement my use-case, it will be more than welcomed. I have been trying that for days.

Thanks guys,
Go Knack!

PS: Notify us when it is fixed.

The easiest solution I just found to my use-case:

PAGE A: Normal login page with the Tabbed Menu A.
PAGE B: just copy the whole Login page A. Adapta to Menu B.
PAGE B Login Settings: DOES NOT Include this page in the Page Menu.
PAGE RULES in PAGE A: If Company Type B redirect to Page B.

pros: easy implementation. full functional Tabbed Menu on both pages. keep page download speed.
cons: When on Page B, the Page Menu is not highlighted. Which is a low cons.

PS: Page Rules REDIRECT TO AN EXISTING PAGE does not allow to redirect to child pages.
I don’t know why, and it should allow redirect to ANY existing pages.