Your field names look as if it is a form used in LiveCycle Design (XFA form). But if so, you are using the wrong JavaScript method. getField is from the Acrobat JavaScript API rather than the Designer JavaScript API - entirely separate document.
↧
Your field names look as if it is a form used in LiveCycle Design (XFA form). But if so, you are using the wrong JavaScript method. getField is from the Acrobat JavaScript API rather than the Designer JavaScript API - entirely separate document.