How to cancel a search specification in a VBC applet from its parent applet
Hi, I’m troubleshooting a non-working query in a VBC applet. Basically I have two (2) applets:
Telephone Search Form Applet
BC – Order Entry - Line Items (Simple)
Number List Applet
BC – Number List VBC
I press a get number button in the form applet and it will show a list of telephone numbers in the list applet. On this list applet is a select button that will select a phone number from the list. I have a validation that’s not working on the list applet. The validation contains a query from the BC of the form applet but it does not return anything. Checking the SQL, I found that the search spec from the form applet is blocking my query in the list applet. When I run it against the database and remove the