I have created an Anchor inside a table, and add it to a link, however when I click on the Link , it doesn't take it to the table.
Is there something else I need to do or how to solve this problem?
@Sushant Kshirsagar Welcome to the community.
Is your table inside an expand macro or some other 3rd-party app macro like a tab? This might affect how the link would work.
hi @Sushant Kshirsagar
have you used "#" sign in linking to an anchor?
in link you should paste #anchor_name
i've made an anchor in a table on page and inserted link to it and it worked properly
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I have prefixed the AnchorName with # as usual in the link.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you show us how you are creating the anchor? I could not reproduce your issue on my instance, anchors do work from inside a table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.