My Sign up button is not responding, please help

Hi,

I’m a newbie bubbler; I need your help on my user signup process.

I want two types of user to sign up which are 1. Seller 2. Affiliate

On the popup signup form, user signup with email and password and select from Dropdown either Seller or Affiliate as shown in the screenshot below.

But the SIGNUP button it’s not responding when i run the app

Below is the signup button workflow…

Below also are my Seller and User datatypes

After successful signup, this is where I want the seller to land (destination page) so that he can update his profile and save.

Experts in the house, kindly tell me something i’m doing wrongly.

The signup button is not responding

I need help please

Thanks in anticipation

Is it just not captioning the user role? ie affiliate/seller?

i also don’t think your data structure is the right way to go, when trying to store the user’s role. You should make just 1 field that’s “Role” in the User table that stores what role the user signing up will be doing. Then with some simple queries and conditionals we can designate areas of access, per role.

Can you share a link to your editor? These things are kinda hard to debut unless we can get in and see how things are set up.

Thanks everyone.

@doug.burden I figured out what went wrong based on your response. Thanks i appreciate.

@potentialthings Thanks for offering to help.

I do hope you guys will help me out when next i call?

Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.