I’m trying to update my user data type. Under user, I have a data field called company. I created a workflow to make a change to the current user company but every time I test it it doesn’t work. The company data field is empty in the database.
For this to work, the company field of the user should be set before hand. It means there should be a company in your database, and current user’s company should be set to this existing company. Then, the update will work.
If company field is empy, it won’t create.
This topic was automatically closed after 70 days. New replies are no longer allowed.