Question
Just curious if this is possible. I store our server inventory in a simple table at the moment. I was just wondering if it were possible to have a table that pulls in form elements from numerous other pages. So that if I had a separate page with a common form for each server, can I render that information in a single table?
Environment
--
AndyHarrison - 08 Dec 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Yes you can do this.
The trick is to use formatted search. See
FormattedSearch
If you visit my site
http://www.lavrsen.dk/twiki/bin/view/Application/WebHome
then you can see good working examples of how to do it. You can even download a zip with all the topics so you can play with it on your own server.
--
KennethLavrsen - 09 Dec 2006
Excellent. Very easy to set up and does exactly what I want. Thanks!
--
AndyHarrison - 11 Dec 2006