How do you bring users back to the app after they launch the native dialer and end the call? Thanks.
For example:
Run JavaScript:
window.open(("tel:" + $(this).text()), '_system');
Then:?
Is the default limit setting set to 100 objects? How do I increase the limit from 100 objects to 1500?
Reference: Building an App with a Clickable List Using Model and Storage.
Question: How can I display all 220 rows of the database collection in the clickable list?