🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[SOLVED] Intra-report linking

User: "tennenrishin"
New Altair Community Member
Updated by Jocelyn
EDIT: I just realized that this can be solved by preceding each Add Section operator with an Add Text operator that adds the required anchor. But I don't know how to delete the thread.

It would be nice if link targets (anchors) in html reports (generated by the reporting extension) had names derived (in a predictable way) from the target headings rather than "link1", "link2" etc. This way, it would be possible for the user to insert intra-report (and even inter-report) links that do not become broken when new sections are inserted.

For example, if the target heading is "My Section", then the anchor could be
<a href="#my_section">
rather than
<a href="#link23">

Find more posts tagged with

Comments

No comments on this post.