Tom6 Posted June 22, 2023 Share Posted June 22, 2023 Hello, I'm using the "script filter" component to show tasks And I'd like to 'force' the user to select anything from the list - and not allow him to exit without selecting something Is it possible? If not - any idea along the line of 'forcing' the user to select something? Thanks Link to comment
vitor Posted June 22, 2023 Share Posted June 22, 2023 3 hours ago, Tom6 said: And I'd like to 'force' the user to select anything from the list - and not allow him to exit without selecting something You mean not allowing the user to hide Alfred unless they select something? You cannot do that as users should always have the option to stop. If your concern is the window disappearing and you only have a handful of options, you can use a Dialog Conditional. Link to comment
Tom6 Posted July 21, 2023 Author Share Posted July 21, 2023 (edited) Actually the user is myself 😊 My list of tasks is long (I query database for tens of rows and feed them to the script filter) If i could have the script filter fill the entire screen that would also be good - if possible? I'm mainly looking for a solution that will not make it so easy for me to dismiss it i think i found a solution that may be good for me: is there a way to see if "Large Type" is currently top most window? Edited July 21, 2023 by Tom6 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now