Add page path with ID in an AEM List Component using Fixed List
Hi Everyone,
I'm trying to add the page path with ID in a list component using fixed list but after saving the change, the link is getting removed from the list.
Example :- if I authored
/content/site/country/language/pagename#dummy
it is getting removed
I know that the core component’s list model class is filtering out all such paths but is there any way to fixed this issue?