Ok I've got my custom segment created and populate...
# suiteflow
g
Ok I've got my custom segment created and populated with the same values as the custom record. Now on Purchase Orders I need to copy the value of the custom-record-sourced-field to the custom. segment field before submit, but I can't select the custom record version in the source from. I tried using a formula to copy the value but that's not doing anything either. Any ideas?
Ok I got it working, but it's stupid. On the custom record I had to create a new field that sources from the custom segment. THEN on the workflow the custom record field will show up in sourcing.
Now I need to go back to my user event script and, after creating the custom segment value to match the custom record value, go back and select the segment on the record that was just saved.
Circular dependency ftw...