Avatar

Level 10

Hi,

Jono's solution in http://forums.adobe.com/thread/429150?tstart=0 would work for you.

Place buttons over the TOC elements (without fill or borders) then in the click event have Javascript similar to this:

xfa.host.setFocus(xfa.form.form1.page2.TextField1); //page2 being your page number and TextField being the first object on that page

If you don't have hte TOC set out then you can use buttons with fill and borders.

Also Paul has other solutions for TOC, search the forum for "Table Contents" and then click options to select the LiveCycle Designer ES forum from the list box.

Hope this helps,

Niall