I need to modify the Node Search Results page so that it
will display a link from our database for each Node returned. This is a seperate table from the Nodes table.
I assume I need to modify the aspx file to run a sql query on each result returned. Any quicker or easier method?
Thanks