System Information
- Strapi Version: 3.5.3
- Operating System: All
- Database: PostgreSQL
- Node Version: 12
- NPM Version:
- Yarn Version:
I currently have a client that wishes to enable people to apply as a backend user. To solve this I have created a custom form that posts into a “application” document type, and this part works great. However, I would then like to offer my client the option of simply accepting the application and this should then trigger a new backend user invitation. Is this something that that can be done?
Any help is very much appreciated
Kind Regards,
Robin Louis van Komen