How to implement Sign up/Sign in functionality for Anonymous users
0
This is the error ss when I am implementing Sign in functionality for Anonymous users. I am referring to a Mendix official Video available on youtube i.e. "https://www.youtube.com/watch?v=nT1W0ttwAfw".
asked
Pratik Swaroop Nayak
3 answers
3
Hi Pratik
You have generalized the entity with same entity. Thast why you are facing this error. Select the appropriate entity while implementing genralization
answered
Stella D
0
If I remove Login Context entity here from generalization then what shall I put instead of that ?
answered
Pratik Swaroop Nayak
0
Stella, if I don't select Login_Context in generalization I am getting all these errors