Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
8555 Vues

In Javascript I wanna get all IDs of the displayed objects (for example in a list view).

Is there a simple function or variable to get it?

Thx for ur help

 

Avatar
Ignorer
Auteur Meilleure réponse

Found it. Actually this one is pretty simple in a list view:

var data_ids = self.dataset.ids;

that's it ... All the ids of the currently shown rows.

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
août 16
2849
0
août 23
194
1
févr. 22
2494
0
août 18
5485
0
févr. 18
6232