- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 06:25 AM
Hi,
We have make a Design Flow I San Diego, where we create an account for new users. The creation itself works, but I think we have a problem with the password.
When we update the user field "password" e.g. with 123456 through Design Flow it is not possible to log in, where we get the error “User name or password invalid”, but when we go to the user and manual enter 123456 in the password field, we can log in. Is there anyone who can help?
Regards, Bent
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 01:59 AM
I don't think setting the display value will be allowed in flow designer.
What you might wanna try is to create a custom action,
In which you can pass user's sys_id and the password string as input, and then gliderecord the user record to set the password using setDisplayValue() function in script step within the action.
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 06:31 AM
Hi,
In your flow, when setting the password, please set the displayValue of the password to the value you need. Then it should work.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 01:21 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 06:28 AM
Hello,
I'm glad you figured it out. So you can set the display value using Flow Designer, as I mentioned above (unsure why the other person replying said you can't...but then also said to set the display value using flow designer -- a custom action is still "flow designer").
In any case, I didn't see your reply where you needed additional help, but the main point was...you'd set the display value and you did.
In any case, take care and glad what I mentioned guided you appropriately.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2022 09:36 PM
Hey Allen,
I have been observing for a while you have been so rude in your replies, I understand people can get easily sore if your response is not marked helpful/correct. I also sometimes feel the same.
But it doesn't at all justify how you using terms like "other person".
Its a "community" and we are professionals, lets maintain that.
Have a good day
Cheers!
Aman Kumar