Unique Username

Create a field on the user called “isNewUser.” By default, it’s yes. Once that user signs up and creates a username, change the “isNewUser” to no. Make the popup only appear if “isNewUser = yes”

1 Like