Travis Posted January 31, 2018 Report Posted January 31, 2018 (edited) Suppose I want autofill to work for multiple hosts in the same domain. How should I configure that? Can I use some regular expression in the URL like "*.example.com" or should I add multiple "URL" fields for "host1.example.com" and "host2.example.com" and "host3.example.com"? Edited January 31, 2018 by Travis
Travis Posted January 31, 2018 Author Report Posted January 31, 2018 Experimenting with it, I found that adding multiple "URL" fields will work. But I'm not sure if that's the best way to solve the problem.
Travis Posted February 7, 2018 Author Report Posted February 7, 2018 On 1/31/2018 at 3:08 PM, Travis said: adding multiple "URL" fields will work. But I'm not sure if that's the best way to solve the problem. Still looking for some feedback as to if this is the "right" way to do what I want. Anyone?
Recommended Posts