Workflow Questions: SETFIELDVALUE is executed but it doesn't really affect the record.
I created a workflow that checks the subsidiary and should change the entry form of the record we create (invoice)
The log shows that the action is executed but nothing actually happens, the default form is still used:
xeth_sdi
06/16/2022, 9:49 AM
The logs:
a
AI1
06/16/2022, 12:50 PM
Is the store form with record box checked on your custom form?
👀 1
x
xeth_sdi
06/16/2022, 1:03 PM
Checking
xeth_sdi
06/16/2022, 1:32 PM
It is stored : (
a
Abrar Shaikh
06/16/2022, 3:16 PM
@xeth_sdi I would have tried setting the event as After field sourcing for the subsidiary
a
AI1
06/17/2022, 1:13 AM
Are you trying to set the form when the user firsts opens it to start entering data? Or after the user finishes and submits the form you want it to change to a specific custom form?