How to get Collapsible List Label Text after populated by database list service
Posted: Sun Nov 03, 2013 5:39 pm
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! Sorry, still no news. Working on it.
Hi,
For static you can use preAppery('labelname')/preFor dynamic, you should add parameter 'this':preAppery('labelname', this)/preIn dynamic, new elements are generated whereas 'this' is a particular item in Collapsible set that is processed.