If SF lookup field is not found, direct user to a new page

I have a lookup field on the form that is a GET from SF. If no value in found in salesforce, I want the form to redirect the user to a create new form.

Asked by Region 7B MWA on 08/17/2020 18:37
Provide an answerLogin Required
View answers
  • You can use an hidden field with hard code value =1. And use a get with same logic and lookup to populate the hidden on load. if Hidden is empty after load - Redirect.
    Gal Siloni Answered 09/10/2020 11:32
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.