I have a link to my ideas on the idea exchange made by this URL:
http://forums.ni.com/t5/forums/searchpage/tab/message?submitted=true&type=message&sort_by=date&advan...
Basically is searches for all poststs on the labviewideas board with the 'RE:' text.
Currently I've got 14 ideas. They don't fit in one page, and if I want to go to the second (2nd) page I am taking to another search result with the following URL:
http://forums.ni.com/t5/forums/searchpage/tab/message/page/2?advanced=false&author=TCPlomp&board_id=...
Weird thing is that the '&withtout=RE%3A' is missing. Taking me to my recent posts on the LabVIEW idea exchange.
Another weird thing is that the '&page_size=10' doesn't do a thing. Setting it to 30 doesn't show 30 items.
I can fix the second page by removing a lot of options from the URL. Changing it to:
http://forums.ni.com/t5/forums/searchpage/tab/message?submitted=true&type=message&sort_by=date&advan...
Ton