I have a view which I want to reuse across multiple Apps. I have configured the view using a navigation setup. However, I want to dynamically send the value of Hostname to the view based on the app through which it has been called.
How, can I pass parameter to a view and how can I pass value to the parameter when I call a view from a navigation panel?
↧