Discussions
searchfilter question
1. We have a saved search that works perfectly
2. When the VIEW button is clicked, it goes to the Item Fulfillment page, also perfect
3. I added a button to this page that should open an html page containing only data from the VIEWED record, but using the same saved search
4. I know how to get the button on that page and indeed I have done this
5. What I need to know is: how do I pass the internal ID (internalid) using the button I’ve added, so the resulting page can execute the saved search, but have the internal ID as a filter value.