This topic is locked
[SOLVED]

 List two Custom Views on one list page

8/31/2010 4:08:50 PM
PHPRunner General questions
R
Ricky001 author

Hi All
If anyone can please help.
I have a master table with the following filed Name , Job , Job Complete
I have my master list page with list all records which works ok
I have made a custom view with a query that only list Job Completed which is a yes in the filed
Is it possiable to have one list page with two tables, the top table will show the custom query showing all the jobs completed and table bellow showing all jobs
I have tried copying the table from the custom view page and pasting it onto the list page but this just shows all records in to tables
Regards
Ricky

A
ann 9/1/2010

Ricky,
you can use <iframe> tag in the HTML mode on the Visual Editor tab to display the custom view page.

More information:

http://www.w3schools.com/tags/tag_iframe.asp