How to check the total row count in the app/device

It seems that this trick to read the quantity of rows in the device has not posted.. so here you are ๐Ÿ™‚
- Open the app with the full screen
- Open the developer Tool
- Select Console
- Write AppModel.rowCount
The result is the row count after the security filter (if it's in use)

AleksiAlkio_0-1719408224874.png

The AppModel.Tables will give you more information as well..

AleksiAlkio_1-1719408673433.png

 

5 4 373
4 REPLIES 4

Good one @AleksiAlkio Screenshot 2024-07-13 at 16.48.57.png

 

Is there any way these kind of things could be directly used in app iteslf ?

Screenshot 2024-07-13 at 16.53.40.png

Interesting! Can we expect an iframe view anytime soon ?

What is the developer tool? How can I enable it?

It belongs to Chrome browser. Three dots from the upper right corner > More tools > Developer tools

Top Labels in this Space