Could we have an optional parameter useSeparateFoundset to application.createNewFormInstance()? That would allow to create an “independent” new form… Maybe there is another way to do this?
Is this possible? I am currently playing with “cloning” windows. Suppose you have found a list of records in formA. Then the user decides that he wants to open this in a new window formA_1 to look at it later. Then he goes back to formA and does another query. Now the selection in formA_1 is synchronized and therefore the old selection gone.
I currently see no better way of having a useSeparateFoundset option. Or is there another way to achieve this?
Good request. I need this possibilty also!
I’d appreciate it too.
Regards