Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

PunchBackJack
PunchBackJack
Offline
  •      So I have a new one today.  I'm generating a certain number of subform instances based on user selection.  This subform uses and SQL select statement to populate the data fields based on a table.  The data connection works fine for one subform, but no only allows one instance of the subform to ...

    Type

    Questions

    Views

    504

    Likes

    0

    Replies

    0
  • One thing that should help is to turn on the debugger in adobe reader in the preview pane.  You can do this by right-clicking anywhere, click Page Display Properties, then click Javascript, and check off the console window.From how you have things here you haven't defined nf as a variable.  The cons...

    Type

    Questions

    Views

    116

    Likes

    0

    Replies

    0
  • UPDATEThink I fixed this one myself.  One of my problems was syntax.  The other was properly creating the clone.  By usingvar oDB = xfa.sourceSet.DataConnection.clone(1);oDB.open();in my initialization, I properly created a data instance.In my actual select portion I think it was just syntax.  I use...

    Type

    Questions

    Views

    129

    Likes

    0

    Replies

    0
  • Hey guys,     So I'm currently working on this dynamic forms project for my company to help with form flow.  I've begun to get quite comfortable with designer and how to use it.  I was able to create a 'forms assistant' if you may the dynamically changes to assist the user in filling out company pol...

    Type

    Questions

    Views

    879

    Likes

    0

    Replies

    1
Top badges earned by PunchBackJack
Customize the badges you want to showcase on your profile