02-09-2017
12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-09-2017
12:32 AM
Hey, what dropdown list are we talking here about? A value in an iProperty? Something like this?
Anyway, Inventors aren't connected together, so you'll have to save the values somewhere on your server. It can be a text file, database (e.g. SQL), (web) service, Inventor VBA project (If loaded from server, defaultly in "C:\Users\Public\Documents\Autodesk\Inventor 2017\Default.ivb"). Or you can copy it to every user on login, or manually (if you're sure it won't change).
Consider using "Accept as Solution" / "Kudos" if you find this helpful.
- - - - - - - - - - - - - - -
Regards,
Mike
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods
- - - - - - - - - - - - - - -
Regards,
Mike
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods