July 19, 201213 yr Not sure if this is possible, but is there a way to trigger a script when the "quick find" feature is used? For example, if a user types something into quickfind, can I switch layouts?
July 19, 201213 yr There isn't a built-in OnQuickFind script trigger, but that as a layout-level trigger sounds like a great feature request. You can build you're own search field with an object-level script trigger to get the same effect; the search field will just appear in your layout instead of the toolbar.
July 20, 201213 yr Author Yes, you can do it using custom menus. Seedcode has step by step instructions. Perfect! Thanks.
Create an account or sign in to comment