<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need widget to retain last location in Vault client in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8854342#M5058</link>
    <description>&lt;P&gt;Yes, that suggestion is partially what I am looking for. I would take it a step further, though, and have the last folder or file selected when the user opens up the vault client again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2019 21:17:03 GMT</pubDate>
    <dc:creator>dhaverstick</dc:creator>
    <dc:date>2019-06-16T21:17:03Z</dc:date>
    <item>
      <title>Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8851995#M5051</link>
      <description>&lt;P&gt;My company currently uses Meridian as our document management system and is in the process of migrating to Autodesk Vault. One cool feature in Meridian is that I can turn on a couple of settings so that when I close the Meridian client and then open it back up, it immediately takes me to the last file or folder I had selected. This saves a bunch of time because the user doesn't have to drill down to that file or folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question to you is, has anybody written a widget for Autodesk Vault to accomplish the same thing? My thinking is to capture the OnClose (or whatever it's called) event of the Vault client, determine what file or folder is currently selected (if any), and then store that information in the registry somewhere. Likewise, when the client OnOpen (or whatever it's called) event is triggered, read that registry key, and then select that file or folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now, my users are going to have a fit if I don't have that functionality for them when we make the switch so I was hoping that somebody had already come up with a solution and would be willing to share it with me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darren Haverstick&lt;/P&gt;&lt;P&gt;Paul Mueller Company&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 13:00:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8851995#M5051</guid>
      <dc:creator>dhaverstick</dc:creator>
      <dc:date>2019-06-14T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852411#M5052</link>
      <description>You might have mentioned this in another thread (in which case I apologise), but unless you're getting Vault Professional there's no access to the API anyway. This might help: &lt;A href="https://github.com/ADN-DevTech/Vault-Plugin-Wizard" target="_blank"&gt;https://github.com/ADN-DevTech/Vault-Plugin-Wizard&lt;/A&gt;</description>
      <pubDate>Fri, 14 Jun 2019 16:07:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852411#M5052</guid>
      <dc:creator>AlexFielder</dc:creator>
      <dc:date>2019-06-14T16:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852422#M5053</link>
      <description>&lt;P&gt;We have Vault Pro so I'm good as far as the API goes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already know how to program and I already know how to write addins. I'm looking to see if someone has already written the particular addin I described so I don't have to reinvent the wheel, so to speak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darren Haverstick&lt;/P&gt;&lt;P&gt;Paul Mueller Company&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 16:12:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852422#M5053</guid>
      <dc:creator>dhaverstick</dc:creator>
      <dc:date>2019-06-14T16:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852630#M5054</link>
      <description>&lt;P&gt;All editions of Vault give you access to the APIs.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 18:29:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852630#M5054</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2019-06-14T18:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852640#M5055</link>
      <description>I always thought that Vault basic hadn't (at least historically) provided any access to the Vault API; has this changed recently?&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jun 2019 18:36:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852640#M5055</guid>
      <dc:creator>AlexFielder</dc:creator>
      <dc:date>2019-06-14T18:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852729#M5056</link>
      <description>&lt;P&gt;You always had access to the APIs with Vault Basic.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 19:32:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8852729#M5056</guid>
      <dc:creator>ihayesjr</dc:creator>
      <dc:date>2019-06-14T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8853825#M5057</link>
      <description>&lt;P&gt;Is your requirement same as the idea below? If so, we are looking into implementing it in 2020 update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/vault-ideas/open-last-used-folder-when-open-vault-client/idi-p/8607612" target="_blank"&gt;https://forums.autodesk.com/t5/vault-ideas/open-last-used-folder-when-open-vault-client/idi-p/8607612&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 04:05:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8853825#M5057</guid>
      <dc:creator>junyi_zhu</dc:creator>
      <dc:date>2019-06-16T04:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need widget to retain last location in Vault client</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8854342#M5058</link>
      <description>&lt;P&gt;Yes, that suggestion is partially what I am looking for. I would take it a step further, though, and have the last folder or file selected when the user opens up the vault client again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Darren&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 21:17:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/need-widget-to-retain-last-location-in-vault-client/m-p/8854342#M5058</guid>
      <dc:creator>dhaverstick</dc:creator>
      <dc:date>2019-06-16T21:17:03Z</dc:date>
    </item>
  </channel>
</rss>

