Nov 28th, 2014, 12:35 PM
I don't think that's going to be quite as easy as it is to simply display the data using the API.
You might have to code that yourself. If you are familiar with MySQL queries with php, it might be relatively easy. I have done custom PHP scripts to pull info out of my FormTools databases and display the data on my pages, but I've never tried making a search tool.
Alex
You might have to code that yourself. If you are familiar with MySQL queries with php, it might be relatively easy. I have done custom PHP scripts to pull info out of my FormTools databases and display the data on my pages, but I've never tried making a search tool.
Alex
(Nov 28th, 2014, 10:13 AM)wychegnome Wrote: Thank you for your response Alex. This has enabled me to put data onto a page of my own and even modify the appearance (font size) using a style command on the page.
The next stumbling block I have hit is the lack of a search bar on the page. These are there automatically for views when seen within Form Tools providing the relevant fields are flagged as searchable in form / views / fields.
Can you kindly point me to the instructions to put the search bar on my own page as well as the data from the database please.
John