Hi all
We have developed plug-in on SDK 5.1.
Our plug-in has custom list view like "chassis-ui" sample.
There is a small problem in the list view with Web Client 5.5.
Problem:
"Objects" count that displays bottom of list view does not equal actual objects count.
Please see attach.
Problem procedure:
1: Login to Web Client 5.5.
2: Open the custom list view. ("Objects" count is correct.)
3: Add objects in other custom page. (List view does not have adding object action because SDK 5.1 had not supported global actions yet.)
4: Reopen the custom list view.
Problem does not reproduce with Web Client 5.1.
How do we display "Objects" count always correctly?
Thanks,