NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: RichBowman on December 19, 2011, 01:30:23 PM
-
I have a form with 2 drop downs that I need to filter a Browse. First drop down is Product Category or PPP, second is Product Subcategory or SSS. Once a selection has been made from both drop downs, they need to be concatenated to use as a filter, like this PPP-SSS. then the Browse must be reset.
Any ideas?
-
I figured out the answer. In the Validate Product Class and SubClass embed points in the form I created a beginning and ending range. Then I used them in the Browse with a conditional filter.