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

AgustinFC
AgustinFC
Offline
  • Any help with this issue?Is there any way to get the same dinamyc header when content overflows?Thanks in advance,Agustín.

    Type

    Questions

    Views

    390

    Likes

    0

    Replies

    0
  • In order to solve this issue, the javascript should be executed at server side (instead of client). I guess Adobe Reader is not able to read the tags properly at client side.

    Type

    Questions

    Views

    358

    Likes

    0

    Replies

    0
  • Solved myself, using a condition in layout:ready event.var total = Page.TABLE.DATA.all.length;var max = Sections.all.length;if(total <= max) {var oNewInstance = Page.TABLE._DATA.addInstance(0);oNewInstance.Title.rawValue =  this.rawValue;oNewInstance.page.rawValue = xfa.layout.page(this);xfa.form.re...

    Type

    Questions

    Views

    326

    Likes

    0

    Replies

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