I have a requirement for the user to be able to save selected search results. The design calls for a checkbox to be added alongside each result and a "Save" button at the bottom which does the actual saving of all the "checked" results.
For this to look nice, I think the checkbox should be in a separate column.
Can this be done by modifying the XSLT of the CoreResultsWebPart or do I need to extend the CoreResultsWebPart?
Any help would be greatly appreciated!