Is it possible to extend the create member dialog?
I’ve been playing with Umbraco for
about 2 weeks now. I like it a lot :)
I’m creating a site where there is a member’s only section.
Members in Umbraco must have a link to customers in my database. Therefore I
have added a custom property under the Profile section in web.config:
Is it possible to extend the create member dialog?
I’ve been playing with Umbraco for about 2 weeks now. I like it a lot :)
I’m creating a site where there is a member’s only section. Members in Umbraco must have a link to customers in my database. Therefore I have added a custom property under the Profile section in web.config:
I was hoping that Umbraco would detect the change and add the property to the Create Member dialog. But it didn’t.
Is it possible to extend the dialog in Umbraco or even completely replace it?
-------------------------------
Umbraco v4.11.4
MySql
ASP.NET v4.5
is working on a reply...