This topic is locked

Show results in html web page

12/31/2019 10:55:26 AM
PHPRunner General questions
M
Mexicomike author

I have used PHPRunner for years. Thinking of upgrading to V 10.3 from V 10.1. Saw that header function is improved, but is there a way to show the a search form and the results of a query inside an existing html page? Or even a php page? Thank you.

A
acpan 1/4/2020

You can use the dashboard, first you remove the extra blocks in it and left 2 blocks, upper and lower. in upper block, you add an advanced search page for the table you want, and on the lower block, you add the list page of the corresponding table.
When you search on upper block, lower block will automatically filter and display your result.
You can further customise the advanced search of the page by going to the page designer and realigning the fields to horizontal for the advanced search form.
ACP



I have used PHPRunner for years. Thinking of upgrading to V 10.3 from V 10.1. Saw that header function is improved, but is there a way to show the a search form and the results of a query inside an existing html page? Or even a php page? Thank you.