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);
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);
It would be great to have one extra paragraph explaining in plain English/Francais how this benefits a form user or author - thanks !
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?