hey guys, is there any configuration that is more ...
# general
a
hey guys, is there any configuration that is more effectively a 'join' than field sourcing? Field sourcing only occurs on record create, or when the field referencing the related record is updated. I want the sourced field to update when the related record updates. Do I just have to write a script to update the related-record-reference field to the same record it's referencing in order to get the sourcing to happen again?