
Hi there,
I'm looking for something very simple. When getting on the redeem invitation page with a invitation code, the email field is already fill up with contact email address. I would like to do the same with the username, exactly with user fullname if it's possible.
I couldn't find how email field is autocomplete and everything I tried wasn't working.
If anyone could help me, I'll be glad !
There is no OOB way to achieve that.
You can apply JS on the content snippet related to that page and retrieve data via oData/Fetch.
But I am just wondering here, why would you define your username in advance for your users? Isn't that somewhat a personal data?