Answered

Creating webform with field validations

  • 26 April 2024
  • 1 reply
  • 12 views

hi all, I want to create a form that user can key in voucher code and claim for a free scan. the voucher code need to be validated from our database and to be marked as redeemed in DB once the form is submitted. The form responses to be sent to our external scanning webhook. is that possible? How do i go about it?

icon

Best answer by Liz 26 April 2024, 17:32

View original

1 reply

Userlevel 7
Badge +5

Hi @jonhow95 Thanks for stopping by the community! I’m afraid we don’t have this possibility, as all of the information in the forms needs to be set ahead of time (and thus, can’t reference an outside database). 

Normally, I would suggest creating a logic jump to let the respondent know, but since you’d have to update this often, it might be a bit manual. 😥

Reply