I am building a form on the homepage in activeroles, I would like to know what to have in the URL so a person can click on the form and see their account information. Can anyone help advise on this?
Thanks,
JeffMy
I am building a form on the homepage in activeroles, I would like to know what to have in the URL so a person can click on the form and see their account information. Can anyone help advise on this?
Thanks,
JeffMy
Hello, just curious if the built-in self-service web interface wasn't able to help with this type of request?
Hello, just curious if the built-in self-service web interface wasn't able to help with this type of request?
Yep - I would agree that it would be worthwhile to have a look at this first.
It has its own menu page which includes a button for the My Account information so if you really want to link to that, you could grab the URL that button points to.
Having played with this before, I know the general URL is something like this:
<My Account page URL><Logged in user distinguished name>
Thank you, I was able to find this on the self service web page, looks like this resolved my issue, thanks!