Workflow Questions: SETFIELDVALUE is executed but ...
# general
x
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:
The logs:
a
Is the store form with record box checked on your custom form?
👀 1
x
Checking
It is stored : (
a
@xeth_sdi I would have tried setting the event as After field sourcing for the subsidiary
a
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?