Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello Thingworx Community!
I am having an issue with keeping the focus on a certain textbox after my mashup loads and I'm hoping someone has a solution or an idea on how to go about helping me with this problem!
I have a mashup and in that mashup I have a contained mashup. The contained mashup has a grid within it. When the mashup first loads, the focus is on the textbox I want. But then as soon as the contained mashups grid loads, the focus jumps to that grid. I can't seem to figure out a way to stop the focus from jumping to the grid in the contained mashup and keeping it on the textbox I need the focus to be on.
Any ideas?
Thanks for your help!
Solved! Go to Solution.
What if you place the contained mashup widget on your main mashup after placing the textbox on it? Such as this
When I do that, the focus is on the textbox.
What if you place the contained mashup widget on your main mashup after placing the textbox on it? Such as this
When I do that, the focus is on the textbox.