Expand my Community achievements bar.

ErnieBalbaligo
ErnieBalbaligo
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I  figured it out, Its not actually exiting the loop but stops at a certain line because the variable at that line is not yet declaredfor (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++)     {      var oFields = xfa.layout.pageContent(nPageCount, "field");      var nNodesLength = o...

    Type

    Questions

    Views

    206

    Likes

    0

    Replies

    0
  • Hi,I've encountered this problem wherein I need to loop through all the fields and determine if its a text field, then check whether the field is null or not.However if it encountered a text field with a null value, it exits the loop and the rest of the text fields are not checked. Any ideas?  Pleas...

    Type

    Questions

    Views

    590

    Likes

    0

    Replies

    1
  • Hi,I'm in the process of converting a script created in Adobe Professional to Adobe LiveCycle. What is the equivalent of the function toUpperCase and valueAsString in LiveCycle?below is the sample code :this.getField("btnField1").valueAsString).toUpperCase();Thanks!

    Type

    Questions

    Views

    473

    Likes

    0

    Replies

    0
Top badges earned by ErnieBalbaligo
Customize the badges you want to showcase on your profile