Expand my Community achievements bar.

Duplicate fields on a second page

Avatar

Former Community Member
Hello,



I have question that I'm hoping someone might be able to answer.



I would like to create a 3 page form that would be used to collect information and printed out. Only pages 2 and 3 would print and a copy given to the relevant department. Ideally, pages 2 and 3 would be hidden from the viewer until they are printed.



The first page would just have all the fields that need to be filled in. I then want to be able to copy the completed fields that relate to Department A to page 2 and copy the completed fields that relate to Department B to page 3.



Can anyone tell me if this can be done and if so, what would be the best way to go about it.



Thanks
1 Reply

Avatar

Former Community Member
As far as the fields being the same on multiple pages you cab set the binding to global and all fields with the same name will have th esame values (automagically).



Regarding the printing it is doable via javascript. You can change the pressence properties of those fields to visble but no print etc...