Hi,
I am trying to create a single detail page with only a few "custom property" that I can allow a user to edit. I then added a view limitation to certain groups of servers that can also be viewed/search. This will prevent users from viewing other node detail information and be locked down to group of servers that can be edited or viewed.

Now I need to enable the "custom search" where the query will update the url with the host/ip: /Orion/NetPerfMon/NodeDetails.aspx?netobject=N:1546&ViewID=280
This is where I need help: how do I create a custom search query that will update the url (N:(nodeid))?
Thanks in advance for your help/.