Select Autocomplete

This Field type covers all the functions of Select Field. However, it is enhanced by autocompleting function. In case you have a long options list, users can type the keywords in the Bar, it will show the suggestions to choose the desired options.
In the Options box, set options for the field. Enter each option in a separate line. To differentiate between label and value, separate them with a pipe char (“|”).
  1. You also may choose to enable “Send data by label” function to query Label data in your email.
  2. With Multiple Selection Enabled, your customers can choose many options. Besides, you can set Limit Multiple Selects, Rows, and Default Value.
In many cases, you desire to use the same values for options to calculate. Your Form absolute will not work properly with the same values. Solution: Implement alphabet characters right behind the same values. You can perform calculations with a letter appended to the numerical value. Notice: This solution could apply to field types: Select, Radio, Image Select, Checkbox, and Select Autocomplete.