Creating webform with field validations | Community
Skip to main content
Answered

Creating webform with field validations

  • April 26, 2024
  • 1 reply
  • 48 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?

Best answer by Liz

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. 😥

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • April 26, 2024

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