Re: How can I set view panel keys using search criteria input by the user?
This is basically the route I'm taking but I need to modify it somewhat do I can use the user-entered value I've captured from the search box. So instead of putting this code as the computed value of the keys property, I need the values assigned by code that runs when the user clicks on the Search icon/label and write the keys to the view panel properties. Can't seem to locate a method that will allow me to write to that property.