I have looked through many different threads about this and still don't feel like I have a solid grasp here, so I hope this thread might shed some simplicity on the subject for CFv5.
Let me start by asking a few simpler questions and go from there. In CFv4, there were page breaks, and I think the equivalent in CFv5 is if you drop a "Container" onto the "Designer" tab and change the type to "Page," correct? Are these "page" containers dynamically assigned a page number by CF? I tried specifying a page number other than 1 in the "HTML (Render Form)" options in the "Setup" tab and I couldn't get a separate page to show.
Let me start by asking a few simpler questions and go from there. In CFv4, there were page breaks, and I think the equivalent in CFv5 is if you drop a "Container" onto the "Designer" tab and change the type to "Page," correct? Are these "page" containers dynamically assigned a page number by CF? I tried specifying a page number other than 1 in the "HTML (Render Form)" options in the "Setup" tab and I couldn't get a separate page to show.
Hi Chris,
You are correct, the pages numbers are in the same order of the containers, so first page container is page#1 and 2nd page container is the 2nd page..etc
Tha page number setting in the HTML action should match this, you can inspect the whole thing in the demo-multi-page form in the demos package in the default installer!
Regards,
Max
You are correct, the pages numbers are in the same order of the containers, so first page container is page#1 and 2nd page container is the 2nd page..etc
Tha page number setting in the HTML action should match this, you can inspect the whole thing in the demo-multi-page form in the demos package in the default installer!
Regards,
Max
This topic is locked and no more replies can be posted.