Does anyone have any ideas on how I may specify a configuration when adding a custom file reference? I don't believe its supported by PDM.
Interestingly enough, after adding a custom file reference, PDM appears to display the 'active configuration' as the referenced config. I'm not so sure I want to be changing the active configuration on files before referencing them. I suspect only bad things can happen. Maybe I could set active reference, add file reference, and then undo check-out on the referenced file? Not sure.
Thoughts?
Greg,
EPDM 2016
Custom Refs are almost always used for non-configuration based files like word docs and pdf's. I suppose you can do it the other way though and attach a part to a pdf. I checked the API notes in 2017 and didn't see anything there so I doubt there's anything coming. If you really need this then you can look into the table XRefConfiguration where you can see what configuration is attached and modify it if you're bold enough. Make sure an enhancement gets created for this as well.