Expand my Community achievements bar.

When a new page is created the fields in the format section get blank...

Avatar

Former Community Member
Hi All,



I have a form with a static zone (defined in the format pages), also in the work pages I have a dynamic form, which will repeat as many times as you want (button click).



Using that dynamic form you can create more than one pages, my problem is: when another page is created due to the dynamic form the fields in the format page get empty.



How can I set the same values for all the pdf pages? How can I obtain the SOM Expression of the new field? It will be Page2 instead of Page1? (xfa.form.Formulario1.Page1.TextField)



Thanks in Advance.
2 Replies

Avatar

Former Community Member
Hi All,



I have just detected this behaviour, when you click on the "Delete" button for deleting one of the rows in my dynamic subform it also restart the values of my fields.



This is a snippet of my code:

this.resolveNode("Campos").instanceManager.removeInstance(this.parent.index);



Thx.

Rubén.

Avatar

Former Community Member
Hi,



I have viewed an english version of the designer, what I called format pages and working pages are the next:

format pages: Master Pages

working pages: Body Pages.



I you want I can sent you a form specially created to show this problem...



PLEASE HELP! this starts to be a pain on my neck.



BR

Rubén