Hi We're looking to edit the forgot password page to include forgot username, can this be achieved? i cant find the page in the portal app for d365 to amend.
Thanks,
Seb
Solved! Go to Solution.
Hi @sebgedge,
You will not be able to find that page - it is one of the ootb pages that aren't directly editable. You can change the name of the labels via content snippets but that's primarily it. You could use Account/ForgotPassword/PageCopy content snippet to add some javascript code to add your own inputs, buttons and logic, but I don't think there is a way to chip into standard logic so you would need to write your own.
Hi @sebgedge,
You will not be able to find that page - it is one of the ootb pages that aren't directly editable. You can change the name of the labels via content snippets but that's primarily it. You could use Account/ForgotPassword/PageCopy content snippet to add some javascript code to add your own inputs, buttons and logic, but I don't think there is a way to chip into standard logic so you would need to write your own.
Hi @OOlashyn,
Thanks for the response that makes sense i will proceed with that approach.
Regards,
Seb