How to customize user registration #11240
Replies: 2 comments 7 replies
-
So far I am finding the |
Beta Was this translation helpful? Give feedback.
-
Here is what the Workflow looks like in the "Coming Soon" recipe. As you can see here we are using the "Bind form to model state" which will create server-side values to use directly per form field like here "Email". It's doing the same magic thing as the MVC model binding. Here, normally, the only thing required is to set the Email credentials : |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With some discussion already, but what I am more interested in is the out of the box
dev
/author
experience. There appears to be aNotify Me
button on theComing Soon
recipe, for instance, and an action asscoaited with that form. However, I do not see anywhere to inject assets, resources, credentials, etc, connecting the dots with an actual email send/receive process. How do we go about connecting that, let along troubleshooting? I was able to drudge up some old youtubes on the topic, but they are very dated, I think; certainly obsolete as compared/contrasted with contemporaryOrchardCore/CMS
versions. Thank you...Beta Was this translation helpful? Give feedback.
All reactions