A search function into forms

  • If you use a dropdown list column with a candidate list, if you input part of the value, the from field will show candidates, including the input.
  • Then, using form logic, you can show the corresponding questions. For example, if you chose Question 8, the Q8 field will appear.



Candidates with dropdown list column


Use of form logic




If you make this field a dropdown list and populate it with a list, you can input part of the question, and the candidate will appear.


Example: Partial Input 8 will show the following;

Question 08

Question 18

Question 28 ...


If you chose Question 01 to Question 10, the form logic will show the corresponding field like Q1 or Q10.


To do that, you need to add logic to this Question field.


For more information on form logic, please refer to this help argicle.

https://help.smartsheet.com/articles/2481701-use-conditional-logic-to-streamline-form-submissions

Select
Caret IconCaret symbol

The rest of the questions must be part of the Questions field's logic target.

To do that, open the Questions field, select Logic, and Add Logic.