Thanks Ben!
It worked perfectly fine. Appreciate your help.
Hey!!!!
I have to say that it also worked for me... but just the first time... I mean, I have a grid of cells, and depending on the cell selected, I want to show a view with a different title. The first time I choose a cell, it works great, however, if I come back to the previous view (the one of the grid), and I select other cell, the parameter keeps storing the previous value.
I dont know if I am explaining myself well... Lets assume a list of contacts, John, Jason and Mike, who are displayed in a grid. If I hit the Enter key in Jason the first time, I load a view with the name of Jason, which actually is great. But if I come back to the list of contacts, and I move myself down in the grid, and I choose Mike, I load again the view with the name of Jason. I dont know how to refresh the content of the params, and where to do it!!!!!
Thank you very much!!!!!