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
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
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
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|  | 0 d’ag. 16  | 3543 | ||
|  | 0 d’ag. 23  | 194 | ||
|  | 1 de febr. 22  | 3520 | ||
|  | 0 d’ag. 18  | 6473 | ||
|  | 0 de febr. 18  | 7254 |