Hey everyone, is it possible to source a field fro...
# general
r
Hey everyone, is it possible to source a field from another sourced field? Pulling the sales rep onto a custom record, then want to pull that custom employee field onto another custom record.
c
You can only do 1 hop like that
r
Ok thanks @creece. Any suggestions to how to do a double hop?
c
maybe a saved search field? but if you want to report on it, maybe make it stored and set the value on the related transactions on save of the sourced record.
r
Thanks @creece
m
If you store the fields, then yes, you can do a double hop.
It gets tricky when the first field is sourced without storing.
r
It wasn’t sourcing it when it was trying to store it. @Michael McNamara