I did some searching, but was unable to determine if this was possible or not. Is there some way to use a URL parameter to load the page with the cursor focused inside of a given exposed filter? It would greatly improve efficiency in a data-entry project I am working on.
Comments
Comment #1
dawehnerYou could use some very basic js code todo this..
Thats not possible by clicking in the ui.
Comment #2
nrasmus commentedThanks--that's what I gathered but wanted to check first, in case there was some variable-driven js already in "there" somewhere.