I have a reference set selector where I'd like to open the list for select. On this page, there is a button to "Add a new Carrier" to the select list. Clicking on this opens Carrier New form, they add the carrier, save, and then return to the Select page.
Is this possible? I can get the Add page from the original Select and I can get back to the Select page; howeer, I have then lost the context between the original caller of the select and the select page itself. As a result, selecting does nothing.
How can I help users do on-the-fly adds of new values when using a reference set selector?