Expand my Community achievements bar.

JaKoB__
JaKoB__
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I don't remember all of the details, it was over 2 years ago.  I think it had something to do with barcodes that Adobe couldn't read and I had to make an exception handler for it to be reprocess or send it to be entered manually.

    Type

    Questions

    Views

    317

    Likes

    0

    Replies

    0
  • It appears that some update has changed the functionality of the scripts so that if I add an instance to a flowed subform it will hold off on the actual add until all the scripts have run, so that if I want to say set the focus on the newly created subform it fails because the instance doesn't exist...

    Type

    Questions

    Views

    525

    Likes

    0

    Replies

    1
  • I keep getting this error when testing my processes.  It doesn't appear to happen every time as some will go through and some will get stuck.  It appears to be a generic error and all of the other issues that I have found don't cover this case. javax.ejb.TransactionRolledbackLocalException at org.jb...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    2
  • If you have a set character length for your entry this will work on the change event:if (xfa.event.newText.length == 3){ xfa.host.setFocus(next);}where "3" is the length to autotab at and "next" is the name of the field to tab to. To bad they made the Full event useless.JaKoB

    Type

    Discussions

    Views

    496

    Likes

    0

    Replies

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