This question has been flagged

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?

  1. For instance I have a method called, let's say: "get_xxxx", that returns an id predefined on a configuration
  2. Can I call that method on that same object view?
Avatar
Discard

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.