Upon saving the Workflow:
• Fields that were previously selected have now disappeared and are unable to be found.
In this case, --None-- had Email Address in it to match the left side. Now the field on the right side doesn’t show up.
So I don’t know what is happening. I will admit I had a couple tabs of CRM open which may have affected it. I try to avoid having multiple tabs but I needed to cross reference some information.
Can’t find anything in the log to show what’s happening.
Would really appreciate some insight as to what’s going wrong.
Condition: Account is created - The workflow triggers off the date created.
Action: Create Record in Contacts module. Add Field(s)
All the usual fields like first name, last name, phone, etc (including some specific to our business fields) autofill in the contact matching fields based off the information
Does this help? I can’t show too much in screenshots due to confidentiality.
I’ve seen the first one as well.
There have been plenty of fields and I believe that the page hasn’t fully been loaded before saving it again. And that was how it disappeared.
How many fields do you have there? Page is fully loaded before you save it again?
There are no CSS / JS / HTTP errors in the browser console / network tab?
As for the 2nd one: You’ve got a * in the label in the dropdown list.
I haven’t tested this yet in projects, but I’d be suspicious at the least - could you remove this from the dropdown value and try it again?
How are your other workflows working out?
If you build up some very simple ones, do they work without any issues?
I have let the page sit for a couple minutes a few times before trying to find the options and saving the workflow. I’m not overly familiar with script/coding, but I can’t find any errors in the browser console/network tab that are jumping out at me.
I did remove the * in the label as per your suggestion which has worked with it no longer auto selecting this option to other fields upon save. That’s a positive!
All my other workflows run fine, from simple to complex.
I even went to create a new workflow with a single action for the missing right side fields like ‘email’ to see if the field would appear, but no luck.
So now it’s just an issue of some fields not appearing on the right side dropdown lists, even if left to load for a while in editing and after saving.