Expand my Community achievements bar.

Forms Service renderHTMLForm only rendering first page of form

Avatar

Former Community Member

I'm rendering out XDP files as HTML using the Forms Service renderHTMLForm method. The problem is that no matter how many pages the XDP has, only the first page of HTML gets returned to the web service. I'm not setting the "pageNumber" property when I call the web service, so that shouldn't be causing a problem. The interesting thing is that the web service says that it is returning the correct number of pages (the "pageCount" return variable from the web service says it returned the correct number of pages). But for some reason the HTML returned by the web service only includes the first page.

I'm stumped. Any ideas?

- Nathan Dawson

0 Replies