Expand my Community achievements bar.

Switch to different panel on Form Guide Programmatically

Avatar

Level 2

Hi All,

I have designed a form guide for my PDF in Live Cycle. I am facing few issues which are as follows:

1. I have added a button and on its click event I added code to set focus on form field which is in next panel

    but it does not seem to work in form guide, it works pefectly in PDF form. I noticed that there is very limited

    support of javscript methods/properties in form guide which is really affecting development time

    My form hierarchy is very simple as given below

topmostSubform

   Page1

   page2

   ScheduleA

    ScheduleB

   .....

so from page 1 I want to click on button and then go to schedule A which is next panel, how do I do it?

2. Also in one of my panels I have a repeater grid and I want to set foucs on one of the rows columns how do I do it in

   from guide (remember at this time it is all flash, PDF scripting is easy and works great) and is there any search mechanism

   for finding data in the Grid.

I am also looking into custom Flex code to do all this, but would rather prefer if can use existing functionality

I looked all over the forums, adobe.com and google(limited results came up) before asking help

Any help would be greatly appreciated.

Thanks

Manoj

0 Replies