It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years agoXero - Hey [Name], are you still there prompt?
I am not able to use the 1Password icon on this prompt when using Xero, I have to cut & paste password.
I see this is an ongoing issue since 2016:
https://1password.community/discussion/68707/f...
Former Member
3 years agoHello steph_giles , I have collected page structure, unfortunately it contains personal info on the page, and I do not wish to post the whole file on a public forum.
I can see a section that may help:
```
"fields": [
{
"formOpid": 0,
"htmlId": "xl-form-email",
"htmlName": "Username",
"htmlClass": "xui-textinput--input xui-textinput-is-disabled xui-textinput-cell xl-input xl-ellipsis",
"isReadOnly": true,
"maxLength": 256,
"opid": 0,
"type": "email",
"dataAttributes": {
"val": "true",
"valRequired": "The Username field is required."
},
"labelBefore": "Hey Craig, are you still there?",
"labelAfter": "Switch"
},
{
"autocompleteType": "off",
"formOpid": 0,
"htmlId": "xl-form-password",
"htmlName": "Password",
"htmlClass": "xui-textinput xui-textinput--input xl-form-password",
"maxLength": 2048,
"opid": 1,
"placeholder": "Password",
"title": "Please enter your password",
"type": "password",
"dataAttributes": {
"automationid": "PassWord--input",
"val": "true",
"valRequired": "The Password field is required."
},
"labelBefore": "Switch"
},
{
"formOpid": 0,
"htmlId": "xl-form-submit",
"htmlName": "button",
"htmlClass": "xui-button xui-u-fullwidth xui-button-main xui-button-medium xui-margin-top-large",
"opid": 2,
"type": "submit",
"dataAttributes": {
"automationid": "LoginSubmit--button"
}
}
],
"forms": [
{
"htmlAction": "https://login.xero.com/identity/user/login",
"htmlId": "xl-form",
"htmlMethod": "post",
"opid": 0,
"textContent": "Hey Craig, are you still there? Switch Log in"
}
],
"origin": "https://login.xero.com",
"title": "Login | Xero Accounting Software",
"pathName": "/identity/user/login",
"uuid": "xxxxxxxxx"
```