The border you can ingnore. The first main thing is that you should click on the complete form field
and then it resolves an action.The second thing. How can I change the arrow pic and replace it
with another ?
I hope you can help me, its urgent
Aren't all the threads here just as urgent as the other?
If you want to allow tap on a label to open the picker then you need to setup a listen on the label to execute the onMaskTap event which will show the picker.
For the arrow, check out the DOM and see what CSS classes are on that <div> that you can override.