You are viewing limited content. For full access, please sign in.

Question

Question

If reject is selected in forms, can I create a field/popup that appears asking for more information?

asked on January 16, 2020

We are creating a form where we may need to ask for more information upon rejection of the form; I wasn't sure if we should just create a radio button, or if it was possible to create a popup or something that would trigger if the submitter clicks "reject". Any advice on this would be helpful!

0 0

Answer

SELECTED ANSWER
replied on January 16, 2020

There are some posts on Answers that discuss doing that using JavaScript. An easier way to do it would be to use a field where the user makes their choice instead of using a button. You would also add a another field that is required and is tied to a field rule so it only shows when the choice is made. The button to submit the form would just be a submit button.

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.