1
I just realized I can use the current object, like this:
self.object.name
This gives me the name, this object if filled with all the information.
Source:stackexchange.com
1
I just realized I can use the current object, like this:
self.object.name
This gives me the name, this object if filled with all the information.