I want to send an email then tick a checkbox It se...
# suiteflow
r
I want to send an email then tick a checkbox It seems very simple! But when I put the send email action and the set field value action both on after record submit into a workflow i get record has been changed error. Any ideas what I could be doing wrong?
a
Sometimes it works better if you do the Send Email action on Entry So make a transition to a new state on After Record submit Then in your new state check your box on Entry and Send Email on entry
r
Thanks for the quick reply Interesting I will give this a try Thank you!