I previously asked this question and got a great answer:
However, I have an issue on the mobile version of my app. This trick pushes my “schedule” to the current event and highlights it with a custom bit of text, but on mobile it will also pull up the keyboard because the “focus” on the invisible text box tells it to. Is there a way to still focus on the invisible text box but not pull up the keyboard?
Thank you for bringing it up, certainly something that I want to address given my workaround in the last post, but haven’t found a way to do it properly.
At the moment, focus state is only possible for entries. Would be straightforward if we can focus on other types of components.