If I want to give a workgiver to multiple worktypes, do I have to to duplicate it, or is there anyway I can simply add a new node to the already existing def?
It appears that you can't. What you can do is have multiple workGivers that have the same giver class, or that ultimately point at the same job, and then those multiple workGivers can have individual workTypes.
Quote from: jamaicancastle on February 25, 2018, 05:46:52 AM
It appears that you can't. What you can do is have multiple workGivers that have the same giver class, or that ultimately point at the same job, and then those multiple workGivers can have individual workTypes.
Dang. that's what I was afraid of...