Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
I am trying to find out how to unlock a parameter in creo 2.0 that is locked by Intralink or similar
Solved! Go to Solution.
Config.pro option "allow_create_pdm_param" set to "yes" will allow you to create and delete PDM parameters as long as you aren't currently connected to the PDM system. This is a hidden config option, so you won't see it listed.
Config.pro option "allow_create_pdm_param" set to "yes" will allow you to create and delete PDM parameters as long as you aren't currently connected to the PDM system. This is a hidden config option, so you won't see it listed.
Thanks I did not realize that any option can be hidden.