Hi,
I'm trying to have a button set up that takes the text in a label and sees if it is in an SQL database.
If it is not, then it will add the text in that label (and the user's name and email as well) to the database. The error in the formula is within the patch statement, but if I put the same patch formula in a different button without the if or lookup statements then it works.
I previously was successful adding a new value into a database using 'SubmitForm' and a text input, but I need it to add through a label as the user will select the values from dropdown lists and the label concatenates the dropdown values.
Any help will be much appreciated.
Thanks.