Morning all. I'm trying to set a field on a custom...
# suiteflow
j
Morning all. I'm trying to set a field on a custom record via the "Go To Record" action on a workflow, but running into problems. The scenario is the following: 1) on a bill, i have a custom record that allows the user to enter the id of the custom record. 2) Whenever the bill is saved, i have a workflow that kicks off "After Record Submit". 3) In to Go To Record definition, i set the field on the custom record (I also set a random text field with a hard coded value, just to see if anything works). When i save the Bill, the go to record seems to work, as i am now on that custom record. When i look at the Workflow log, it seems to set the custom record field, yet when i look at the record, the field is not set. I even queried the custom record in SuiteQl. Below is the workflow action and Workflow log. What am i missing? Thanks!