Hello everyone ๐
I want to intercept clicks on a TextField (i.e. to open a time picker instead), but I haven't found a solution that works well
Is there even a way to do it without custom code?
Intercepting clicks on TextField
Actions & Logic
I've tried a few cursed solutions, mostly
Using On Focus Change actions, but there I don't have a way to unfocus the text field
Using an invisible image, but I don't know how to copy the text field's size after it changed
Yes
2
5 replies