I want to expand the standard Add user page with some extra textboxes and a button that gets info from my back office.
I see the following solutions:
- Create my own AddUser from scratch
- But how ca n I change the configuration of DW that is uses my page when a user wants to add a user
2. Overide the edituser page
- But how ca n I change the configuration of DW that is uses my page when a user wants to add a user
- Where can I find a good example to this?? I get a NullReference exception when I open my page.
Which solution should I choose or is there a better way to do this?
Kind regards,
Lanzo van Slooten