by Helene Corbin

 Comments (2)

Created

November 8, 2007

Did you know that starting with version 8.1, the setFocus() method can accept either a SOM expression or a node object?

For example,

xfa.host.setFocus(this);

xfa.host.setFocus(this.somExpression);

COMMENTS

  • By Mike - 11:54 AM on November 8, 2007   Reply

    It would be great to have one extra paragraph explaining in plain English/Francais how this benefits a form user or author – thanks !

  • By Fridrik Marteinsson - 7:09 AM on November 26, 2007   Reply

    About Designer version 8.1, does the update from Designer 8.0 which are included in Acrobat Professional 8, does it have to be purchased explicitly?

ADD A COMMENT