I need the expression context(view) to evaluate the view automatically and I can get my final expression without having to change the name of the view in each view that I make in my application.
Please, really I have been studying this topic but I have not would find a solution.
I am in the “HELIPUERTO COLORES” view. The context(“View”) expression should return “HELIPUERTO COLORES”, but I assume that it doesn’t, because changing the context(“View”) expression to “HELIPUERTO COLORES” does work the entire expression.