Rule for multi-select fields with items that have spaces

51 views
Skip to first unread message

nguyen...@gmail.com

unread,
Jun 6, 2017, 8:18:16 AM6/6/17
to Autofill Chrome Extension
I created a rule where it works with index values, and single text (but when I add more to the value list, whenever I run autofill, the site freezes). For example:

<select multiple>
  <option value="abc 1">abc 1</option>
  <option value="feh 2">feh 2</option>
</select>

My rule works well when value is filled with "abc 1" only. But when I adjust it into "abc 1|feh 2", the rule doesn't work.
I can't get it. Please help me, thanks in advance!



thdoan

unread,
Jun 6, 2017, 9:36:34 PM6/6/17
to Autofill Chrome Extension, nguyen...@gmail.com
Thanks for reporting this -- it's actually a bug. For now use the index number to autofill (e.g., 0 2 to autoselect first and third items). I'll get this fixed for the next release.
Reply all
Reply to author
Forward
0 new messages