If nick name is same?

@vishruth-ram
Can you please explain why is that?

  • Is this another account that you use yourself?
  • Has the account owner acted or been, in any way, offensive or had not followed forum ethics?
  • Have you gotten in touch with him/her privately and solved the issue?

Please give your reason for such a decision/suggestion.

3 Likes

because it’s #off-topic it should be #feedback

1 Like


There are three problems:

  • The app variable should be stored variable because

App variable should have an default value which should be some text. stored which can be carryable anywhere without default values

  • saving the values will increase the number of rows, so you should use the call airtable_1's max number of rows block.
  • app variable Nnick has null value like @muneer said

and @tatiang said.

1 Like

This is not correct and could mislead others taking your advice.

There is no saving block in the image shared.

2 Likes

hmm, but you didn’t know that

:sob:

1 Like

Can you just clearly explain what you want instead of adding unrelated references?

It will help everyone to be clear in your posts.

3 Likes

I just meant the app variable Nnick is null so it cannot take the condition, bye

1 Like

In conclusion, what should I do?

I deleted the alert.

2 Likes

The label “between” will display “Your nickname already exists”. This is of course in the case there is NO errors.

If the other rows in the table shown in the image are available rows but with column Nick empty then the label will be empty.

2 Likes

Try to build your code in a similar way
image

2 Likes

“Nickname already exists” not shown

image

** I typed “jetski”(Nick column) in airtable DB.

2 Likes

Can you do this
image

And let me know what you get in the label.

1 Like

“blank” in Label1

Time is ticking.

2 Likes

I programmed it like below.

But “blanl” in label…

image

2 Likes

No. This is not what I want.

Do it this way

Do not add the testing for the nickname. Just this and show what you get.

1 Like

Look above

“blank” in Label1

Time is ticking.

2 Likes

If this happens then you have a problem with your connection to Airtable. Fix the connection problem then try again.

1 Like