Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Owner2229
in reply to: Anonymous

Hey, what dropdown list are we talking here about? A value in an iProperty? Something like this?

custom%20iproperties

 

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