I have a feeling this might not be possible, but I thought I would ask anyways… I built a tab page with an advanced search that is used to set condition values on the main table. I created a button that will show/hide the advanced search section by the click of a button. Using JQuery I can get this to work great. —JavaScript Snippet on the button is… — var params = arguments[0], $ = skuid.$; $(‘#advancedSearch’).slideToggle(“Slow”); My question is…Is it possible for Skuid to store the value for the running user if they like the search closed or open by default on the page? I couldn’t find an answer to this, but wanted to see if anyone out there could confirm my thinking. Thanks! Jeff
Question
Remember a User's choice when using Jquery effect in a snippet
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.