Subject says it. The site is:
http://www.3jam.comI had to define an Advanced Auto-pop field, but there is a problem with that too...
It works fine on the main login page, but if you logout, the page you get to log back in is different.
The field has the same name, but a slightly different 'Field ID', so I can't add both, but apparently the different 'Field ID' value prevents this single Auto-Pop entry from working on the other page.
I had a thought on how to better handle 'different' username and/or password field names...
Why not simply hard-code the most popular/widely used field names for 'username' and 'password' fields, but provide a UI that allows the user (me) to add new values that would then also be used by PWM? Along the lines of the 'Special Domains' tab, but Just a simple text box with values on one line. Values could be entered as 'username:value' or 'password:value'.
This would eliminate the need to use Advanced Auto-Pop just for special username or password field names, and defining them once would allow them to be recognized on any/all sites...