You are viewing limited content. For full access, please sign in.

Question

Question

hardcode a custom weblink search link to the search link

asked on August 9, 2016 Show version history

How do I go about on hardcoding a custom weblink search to the search option?  Thanks.

 

0 0

Replies

replied on August 9, 2016

That link brings up the search interface.  Are you saying that instead you want it to run one particular search?

0 0
replied on August 10, 2016

Brian,

 

I am looking to link it to a CustomSearch instead.

0 0
replied on August 10, 2016

There isn't an easy way to change the href in the generated page, but there are a few alternatives.  You could add some javascript to the page to update it after the page loads, using jquery to get a reference to the anchor tag and writing to its href property.  Or if you don't need Search.aspx at all, you could set up a redirect in IIS to send the user to your custom search page.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.