Does anyone know how I can add the Portal User entity to the Target Entity dropdown in workflow?
Announcement
Collapse
No announcement yet.
Add Portal User Entity In Workflow Entity List
Collapse
X
-
Hi dodom2 ,
The Portal User and User are the same, just differs in the "Type".
You can select "User" and in the fields you set the type to "Portal", please see this pic bellow:
Last edited by eymen-elkum; 06-02-2020, 11:52 AM.
- Likes 1
-
Comment
-
The formula script provided needs to be used not just in Entity Formula, but in the Workflow action: https://docs.espocrm.com/administrat...#create-record. Workflow is an Advanced Pack extension feature.
Please take a closer look at the screenshots and descriptions from previous posts in this thread, and it will become clearer to you what exactly needs to be done.
-
-
Jose Vicente,
This topic generally describes the process when after certain actions a workflow is triggered and automatically creates a portal user. You can find more about the workflows here: https://docs.espocrm.com/administration/workflows.
Could you please tell me what exactly you want to achieve?
Do you want to create a portal user?
If yes, you can create it by going to Administration > Portal Users and click on the + Create Portal User button. You can find more about portal users here: https://docs.espocrm.com/administrat.../#portal-users.
Do you want to automatically create a portal user after any actions (please specify after which ones)?
If yes, you should first create a workflow and use the action that is presented in the screenshot in this post: https://forum.espocrm.com/forum/gene...9002#post59002.
More about workflow actions you can find here: https://docs.espocrm.com/administrat...s/#actions.
- Likes 1
Comment
-
Hello @lazovic
I´m talking to the support staff right now. Let me a couple of days, please, and I will update you.
The problem I am facing now is I cannot login after updating because running the command "php command.php set-password user", simply outputs "Enter a new password:" and immediately returns to the shell terminal, thus preventing the user from changing the password. I have no time to write the password. Could you help me, please? Many thanks
UPDATE: password reset done with the "passwordSalt" but same problem with the emails, they cannot be received.
Regards
JoséLast edited by Jose Vicente; 11-30-2023, 08:28 PM.
Comment