AutoNav link to Anchor

Permalink
Hello, I'm porting a site over to C5 (my first). The autonav is working well for most of the navigation except one portion of the navigation on the old site is structured like this:

Widgets
Widget A
Widget B
Widget C

All of these menu items point to the same page but to different anchors in page. so

Widgets points to widgets.htm
Widget A points to widgets.htm#A
Widget B points to widgets.htm#B

Any idea how this can be done in C5? I've scanned the forums and google for solutions but haven't come up with anything. The closest I found was a post (link below) that dealt with having the parent menu item link to the first child. This would work for my parent (Widget) and the first child (Widget A), but how could I get this to work with the other children/anchors? Any help would be greatly appreciated.


http://www.concrete5.org/community/forums/chat/page-hierarchy-pass-...

 
olivercoquelin replied on at Permalink Reply
Hi

I'm trying to do the same thing. Did you ever find a solution to this problem?

Thanks,
Oliver
NUL76 replied on at Permalink Reply
NUL76
I think an External link is the easiest solution.
Go to sitemap and instead of adding a page you have to add an external link. Here you can add the URL with /widgets.html#A and give it i.e the title Widget A.