I need a way to link to a section within my page, (using an anchor/hashtag).. the property that is supposed to handle this link is of the type LinkItemCollection, but however.. when I add a new link to the collection I get prompted with a new "dialog" where I can select the type of link I would like to create.. for instance I have the choices Page, Media, External link and Email..
My first thought was to use the option "External link" and then just simply type /#services, but EPiServer seams to "correct" me and change this to "http:slashslashslash#services"(slash = /)... so.. is there anyway to actually use the LinkItemCollection property and to be able to create internal links/anchor and links/hashtag-links?
Br, Inx