I have a form that in a field has a button, that button opens another view where I have a list of X number of elements. What I want to do is that when I open that second view I select an item from the list and that selection is passed to the textbox of the first view. I'll be grateful if you could help me how to do this.