I'm doing a database that stores student information, each student is to have a detailed information page that will span about 18 pages, and each of these pages are editable, what advice do you have that will help me embark on this mission. Thank you.
Hi, you can redirect between these pages using Edit page: After record added event on theEvents tab.
W
wilsonhaze author1/26/2009
Hi,
When you click on more, it's just a single page, i'm looking at adding more pages on the view page, so that it will have pagination, i dont know if you understand what i mean. Thank you.
J
Jane1/27/2009
Hi, to create links (pagination) on the view page use custom event (Insert PHP code snippet option on the Visual Editor tab).
Actual code is dependent on your database structure. You can publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with detailed description of what you want to achieve. May be a screenshot or two can help.