Hello. I have a small problem, with domains on xml view. My question is if there's a possibility where I can call a method of an object on that object's view?
- For instance I have a method called, let's say: "get_xxxx", that returns an id predefined on a configuration
- Can I call that method on that same object view?
Not in a domain expression. Maybe you could edit the question to elaborate a little more on what the actual feature you want to implement looks like.