Skip to Content
Menu
This question has been flagged
2 Replies
2657 Views

I have to get the value from a tree view with code

For example I have 3 columns (Rule, ID, Total) and I have to get the value of total where the ID is "Basic"
How can I do that?

Avatar
Discard
Best Answer

Hello,

You can access that value from the browsable object of that model and if you want to get total value in same model then you can get that value by self.field_name

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 21
4681
5
Sep 24
44976
1
Aug 23
1562
0
Mar 23
1862
1
Sep 24
6787