Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is it possible to get and use attributes from nodes displayed in the search result?
Im looking to do stuff like displaying an image next to the result, if the result is of a certain document type. Like an amployee.
How would i go about this?
I've tried creating a variable and use that, but it doesnt return anything...
var fullTextImage = searchResult.Evaluate("string(./data [@alias='imageID'])");
Any help appreciated.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Getting node parameters on search result
Is it possible to get and use attributes from nodes displayed in the search result?
Im looking to do stuff like displaying an image next to the result, if the result is of a certain document type. Like an amployee.
How would i go about this?
I've tried creating a variable and use that, but it doesnt return anything...
Any help appreciated.
is working on a reply...