This is not a feature of any of the WebAssist tools. From what you have described this might be possible with the use of javascript and some arrays to hold the data, then filter it based on the entered id.
This would be a very custom piece though and will require you to a bit of hand coding as well as coming up with the functionality. You may want to try asking this question in the js area of the forums with a link back here in case someone out there has done something like this already.