hi there. I am desperate for a bit of advice.

With the PB form conditional logic, if I had the option for ‘contains’ i could use it to build something much more powerful within my application

I have built my whole application around PB for registration and profile management and hooked it to gravity forms entries and lots more,

I am looking for a way to assign a form field value to a users registration based on the first part of the vaue of the postcode they enter in the reg form

so, for example, if the user enters BN1 followed by any other characters, I want to show them a new text field in their reg form

if they enter N10, I show them a different text input field

this enables me to capture essential info in the users profile that I can use later in my application logic

cheers

Joe