Rene,
I tried as you suggested. See image coinSearchFilter.png. I assume that when I return to the main form, I need to use coinSearch = p_wb.GSV('coinSearchFilter') in an embed. I tried On Focus, and a few of the validate embeds, with no luck.
Here is the setup I have: I have the main form called CoinCollectorForm. It has a field called coinSearch that I normally fill in directly and then use to filter the browse on this same form. See the image tree.png for how this is in the PWA app tree. The button on this form (magnifying glass) calls the second form, FilterCoinCollection. Here I have a field called coinSearchFilter. I set the server side code embed as you indicated. Still, upon returning to the main form, the coinSearch field does not contain the value entered on the secondary form. Any other thoughts?
Thank you,
Jeff