Is there an API built in way to indicated to a user that the cell is tappable. We have a list of cells in a ListView, but only some of them can be tapped for more information.
In iOS terms, a "disclosure indicator".
Our Forms app will run on Android and WinPhone too.