How to display information with line limit i.e 2 lines of information
Posted: Sun Feb 01, 2015 9:56 am
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
There is no standard Appery.io option.
You can implement such feature with JavaScript, for example limit number of characters http://stackoverflow.com/questions/41...
For more appropriate solution you can search online.