Hello!
I have a vhda.config file in my preference folder, with the defaults I need ( suffix, user, version, hda location etc )
Works perfectly for right click > Create Digital Asset
Does not work for right click > Digital Asset > Save Copy As
when trying to create a new digital asset from an existing one
This is probably meant to be, since one assumes the copy to be consistent with the original.
In my case I prefer to always stick to our convention ( written in the vhda.config ) for any new hda.
Is there a way to change the behavoiur for the Save Copy As? Where should I dive and modify?
Thanks

EDIT: I found where it lies.
C:\Program Files\Houdini20.5\houdini\OPmenu.xml
right click node menu
C:\Program Files\Houdini20.5\houdini\python3.11libs\
assettools.pyline 3245 is where the Save As function is
Maybe the easiest solution is to just make a custom Create Digital Asset option always visible when right clicking..