I have two buttons on a fixed window linked to views. However, when either button is selected I see the app display that view through the url + parameters but the fixed window is still open. How can I get that to close when a button is selected?
Page & Window configurations
Window button configurations:
when I have this configuration it closes when the button is selected but I have 2 views, so giving the user the option to which view they want to see first is important:
ExB contents:
Any suggestions?
Solved! Go to Solution.
Hi @dwold,
This is the current behavior, and we had a few rounds of discussion on this previously. In a simple case, it would be better to close the window directly indeed, however, there might be complications such as nesting windows or structures. We will further evaluate this and see what we can do to improve the experience.
Thanks for bringing this up.
Hi @dwold,
This is the current behavior, and we had a few rounds of discussion on this previously. In a simple case, it would be better to close the window directly indeed, however, there might be complications such as nesting windows or structures. We will further evaluate this and see what we can do to improve the experience.
Thanks for bringing this up.