Page 1 of 1

Table Of Content(TOC)

Posted: Wed Jul 31, 2019 8:52 am
by trcadmin
Hi,

Is there any sample to generate table of content for report by using
{AddAnchor(Page1);} and {GetAnchorPageNumber(Page1)} without using DataBand?

Example:-
Page1Name ...................................................... Page1Number
Page2Name ...................................................... Page2Number

When i add anchor to the page on begin render it shows error below:-
Events in Interpretation
The script in the 'BeginRenderEvent' event in the 'Page1' component doesn't work in the interpretation mode.

Does it still work for this {Page1.Alias}?
Expression in Text property of 'Text404' can't be evaluated! Parser error: Field, method, or property is not found: 'Alias'

Thank you.

Re: Table Of Content(TOC)

Posted: Mon Aug 05, 2019 8:44 am
by Lech Kulikowski
Hello,

Unfortunately, for the JS version, it is not available, In the JS versions, events are not supported.

Thank you.