PDA

View Full Version : Normans Image in Search Results


ditch
24-Jul-2003, 09:03 AM
Hi,

To display reference numbers in search results using norman rouxels patch do I add

To the Searchscript.pl
$ACTINIC::B2B->SetXML('S_REFNUM', $NorcatRef);

and to the Results Template add:
<Actinic:S_REFNUM/>


Kind Regards

Richard

NormanRouxel
24-Jul-2003, 09:30 AM
If you're trying to add an Actinic Advanced Guide feature then just follow their instructions. It should work independantly of my patch.

However what you've suggested looks like it will work. Give it a try and see. It won't break anything.

Norman

ditch
24-Jul-2003, 10:10 AM
Thank you Norman, works fine :>