I have an Embedded View defined in a Form which uses the View Alias to determine which view to open. Each view has its own document which I create with an Agent if the document doesn’t exist. The Agent also launches the View by opening the document for the view on the Web. If I check the option
“Collapse all when database is opened” in the View properties, the View always opens collapsed on the Web. If I don’t check this option, the view always opens expanded on the Web. Is there any way to open the view as last used by the user like the Notes Client does? I would guess probably not as I suppose that information is kept in the desktop.dsk file but I thought I would ask. .