I encountered an issue with information not displaying Immediately.
Collapse
X
-
Maybe because emailAddressData and phoneNumberData are set with empty arrays (passed from the frontend). Maybe setting them with null will help. -
You need to hash passwords before storing. There's the function for this: https://docs.espocrm.com/administrat.../#passwordhash
BTW. passwordConfirm is not needed.Leave a comment:
-
I encountered an issue with information not displaying Immediately.
I encountered the following issue when creating a new user:- The new user information, such as email or phone number, set through the code, doesn't show up immediately on the page after creating the user. I have to make some modifications to the user information and resubmit it for it to display properly. I've tried using the 'Before Save Script,' but it doesn't work.
2 PhotosTags: None

Leave a comment: