Hi
I'm currently testing an app using my org email address and my personal hotmail address to mimic an external user.
I'm using some role based security/logic for certain cards in a form and was struggling with it for a while, but have just realised, my problems are being caused by the 'live.com#' prefix, which is added to my '@hotmail.com' email address.
I suppose I can add some logic to get around this in the testing phase, but I cannot rule out the chance that an external user during prod may use hotmail or some other address, which creates similar but different prefixes that my logic doesn't resolve.
Has anyone ran into this problem before and if so do you know of a robust fix?
Many thanks
Gerard