- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2025 07:56 AM
Good morning everyone,
I am having this issue when trying to configure data/list items I am unable to find or select the wm_order or wm_task tables for records. Anybody else encounter this issue?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello! I was able to figure it out. Check the count of records in sys_db_object.
When querying the list of tables, the default limit to the amount of records returned is 10,000.
If you have over 10,000 tables, the remaining will not available to display in the Mobile App Builder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We increased it by 10k and haven't experienced much of a difference performance wise.
