I’m trying to workflow a select-type field but the...
# suiteflow
a
I’m trying to workflow a select-type field but the field I want to source it from isn’t showing up, presumably because it’s a select of a different record type. Is there a way (either in the UI/documentation/SDF/whatever) to see what record type a native field is a list of? (You’d think it would be obvious but the obvious answer in this case isn’t working..)
k
What's the field?
a
It’s case/task/event on the Time Entry record - I have a custom field of list type “project task” and it’s not working to source the value. I know via script I can (and have before) set a project task internal ID into that field - I’m thinking now that it’s just a special NS field that’s somehow a list of all 3 types that I probably don’t have the ability to source to bc of that, so I may have to script it.
k
that tracks for me - I doubt there's a corresponding list
a
Are you trying to source just project tasks into your custom project task field? Or do you want all 3 types in your custom field?