Evan Davidson wrote:
Phillip Jones wrote:
Finally got AutoFill to mostly work. in SM 2.

Does not insert Address: does about everything else.
Fax and Cell Phone left out. So have to fill in those.


There is an error in the field code for Street Line 1 under "Autofill
Forms Settings-Main." It should be: "(?:(?:street)|(?:address))\w*1"
without the quotes instead of "(?:(?:street)|(?:addr))\w*1" as shown in
the image:

http://img707.imageshack.us/img707/388/autofill.jpg

I've added additions for Fax and Cell Phone

(?:Fax)|(?:tel)
(?:Cell Phone)|(?:tel)

Should I put name on both sides of the rule.

(?:Fax)|(?: fax)
(?:Cell Phone)|(?:cell phone)

--
Phillip M. Jones, C.E.T.    "If it's Fixed, Don't Break it"
http://www.phillipmjones.net           http://www.vpea.org
mailto:[email protected]
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to