Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
5 years agoTurning off field suggestions
I have not found a way to turn off the field suggestions. The problem I am having is that with multiple suggestions information on some forms are being hidden. I like the idea but it would be nice if...
Former Member
5 years agoHi there @ag_ana
Is this the information you need? This is for the sign in page.
{
"unparsedUrl": "https://gentu.io/users/sign_in",
"title": "https://gentu.io/users/sign_in",
"frames": [
{
"fields": [
{
"formOpid": 0,
"htmlId": "email",
"htmlClass": "jss205 jss190",
"isUserEdited": true,
"autofilledBy": "us",
"opid": 0,
"type": "text",
"value": "mailto:ben.d@npvascular.com.au",
"label": "Email address",
"labelBefore": "Email address"
},
{
"formOpid": 0,
"htmlId": "password",
"htmlClass": "jss205 jss190 jss208 jss193",
"isActive": true,
"isUserEdited": true,
"autofilledBy": "us",
"opid": 1,
"type": "password",
"value": "ayf9chv6eyq5TVJ!fwm",
"label": "Password",
"labelBefore": "Password"
},
{
"formOpid": 0,
"htmlId": "use_mfa",
"htmlName": "use_mfa",
"htmlClass": "jss227",
"opid": 2,
"type": "checkbox",
"label": "Use a multifactor authentication token"
},
{
"formOpid": 0,
"htmlClass": "jss234 jss253 jss247 jss264 jss265 jss248 jss267 jss268",
"opid": 3,
"type": "submit",
"value": "Log in",
"labelBefore": "Use a multifactor authentication token",
"labelAfter": "Log in"
}
],
"forms": [
{
"htmlAction": "https://gentu.io/users/sign_in",
"opid": 0,
"textContent": "Log in Email address Password Use a multifactor authentication token Log in Forgot password?"
}
],
"origin": "https://gentu.io",
"pathName": "/users/sign_in",
"uuid": "bse5op"
}
]
}
This is for the home page once logged in:
{
"unparsedUrl": "https://gentu.io/my_day/todo/assigned",
"title": "My Day",
"frames": [
{
"fields": [
{
"htmlClass": "jss105 jss99 jss98 Colored_rootFYnoJ at-help HelpIconroot_1iaIW IconButtonroot_Ltv3P",
"opid": 0,
"type": "button",
"labelBefore": "My Day Appointments Patients Results / Letters Address Book Reports Settings"
},
{
"htmlClass": "jss105 jss99 jss98 Coloredroot_FYnoJ IconButtonroot_Ltv3P",
"opid": 1,
"title": "Expand sidebar",
"type": "button"
},
{
"autocompleteType": "off",
"htmlId": "patient_search_input",
"htmlClass": "jss136 jss121 jss141",
"opid": 2,
"placeholder": "Search for Patient name, DOB or Mobile Phone",
"type": "text"
},
{
"htmlClass": "jss105 jss99 jss98 Coloredroot_FYnoJ IconButtonroot_Ltv3P",
"opid": 3,
"type": "button",
"labelBefore": "Mr Ben Dudley Northern Perth Vascular GTU41391 BD"
},
{
"htmlClass": "jss105 jss337 jss331 jss334 jss348 jss349 jss332 jss351 jss352 myDay-addButton",
"opid": 4,
"type": "button",
"value": "Add",
"labelBefore": "To Do Recalls",
"labelAfter": "Add"
},
{
"htmlClass": "jss105 jss315 jss317 jss320 Tabsroot_D4Fna selected-true gtu-tab constrainWidth",
"opid": 5,
"type": "button",
"value": "My Tasks",
"labelBefore": "Add"
},
{
"htmlClass": "jss105 jss315 jss317 Tabsroot_D4Fna selected-false gtu-tab constrainWidth",
"opid": 6,
"type": "button",
"value": "Practice Tasks",
"labelBefore": "My Tasks"
},
{
"htmlClass": "jss105 jss315 jss317 Tabsroot_D4Fna selected-false gtu-tab constrainWidth",
"opid": 7,
"type": "button",
"value": "Sent",
"labelBefore": "Practice Tasks"
},
{
"htmlClass": "jss105 jss315 jss317 Tabsroot___D4Fna selected-false gtu-tab constrainWidth",
"opid": 8,
"type": "button",
"value": "Done",
"labelBefore": "Sent",
"labelAfter": "Done"
},
{
"htmlClass": "jss105 jss106 jss99 jss100 jss103 jss378",
"isDisabled": true,
"opid": 9,
"tabIndex": -1,
"title": "Previous Page",
"type": "button",
"labelBefore": "0-0 of 0"
},
{
"htmlClass": "jss105 jss106 jss99 jss100 jss103 jss378",
"isDisabled": true,
"opid": 10,
"tabIndex": -1,
"title": "Next Page",
"type": "button"
}
],
"forms": [],
"origin": "https://gentu.io",
"title": "My Day",
"pathName": "/my_day/todo/assigned",
"uuid": "nk082b"
}
]
}