Hello,
i would be very thankful for your help. Now i woud like to build a Table of Content on a static form using Designer eam Form. I such on internet how can i create bookmaks on Designer . I found something like
<subform> <!-- Any container element like subform, field or area-->
<extras name="bookmark">
<text name="name">ANY_NAME</text>
<text name="color">0,0,0|R,G,B</text>
<text name="style">normal | italic | bold | bold-italic</text>
<text name="action">gotoPage | setFocus | runScript</text>
<text name="script">ANY_FORM_LEVEL_SCRIPT</text> <!-- JavaScript only. No formcalc support -->
<extras>
...
</subform
but when i do the same on my form, it doesn´t work.
Can someone please help me to solve this problem? or to give me some tips or methods to solve this problem.
regards
Arthur