Having an issue with api logic

before my user is signed up, i have a input that ask’s for their user postal code.
I would like bubble not to proceed unless the resulting postal code is in the api database.

but for some reason it just doesn’t seem to work.(a replica of what I’m attempting to do)

@meissasy how are you?

I would put a condition on the button that is something like

when Input Enter postal code value is a post code from the API then this button is clickable, and also have the button set to not clickable normally.

If the input is not empty and the inputs value is still not a post code from the API, the show a little bit of text under it saying something like “post code not valid, please check number”

I made this very quick demo for you :slight_smile:

If you look at how I set up the button condition that should work

it doesn’t seem to work for me

Can you replicate what you have done on the test page you made up so I can see it?

i meant your test app doesn’t seem to work

On this one

Or I could jump on a call with you and help

sure, send the link or message me the link

I am just having lunch, I will send it after that

no worries

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