Hy everybody,
i'm currently implementing a custom tile type - it already works pretty fine.
Now i've tried to add a sap.m.Input Element on the tile. But it doesn't get displayed on the tile.
If i check with chrome dev tools - inspect elements, then i see in that the html elements are present in dom tree - but only if i remove the sapM* classes the input field is displayed.
Is there a limitation which controls can be placed on a tile?
I'm doing a custom tile implementation for learning purposes - so there is no pressure on this task.
Thanks for your replies.
Have a nice day.
Michael