Page 1 of 1

Auto-complet not displaying in subfile

Posted: Tue Mar 19, 2013 11:55 am
by ozrodz
I have a subfile with a textbox that has auto-complete initiated. the auto-complete gets the data from a database file on the iseries. I've reviewed the response from the server and json data looks ok. I'm not sure why it does not display. here is the sample json string.

{
"success": true,
"response": {
"colWidths": [
45,
7,
7
],
"results": [
{
"GTITLE": "ACCOUNTS PAYABLE",
"GACCT": "2000.000"
},
{
"GTITLE": "ACCOUNTS PAYABLE STOCKHOLDER'S",
"GACCT": "2010.000"
},
{
"GTITLE": "ACCOUNTS RECEIVABLE",
"GACCT": "1040.000"
},
{
"GTITLE": "ACCUMULATED DEPR.",
"GACCT": "1168.000"
},
{
"GTITLE": "AD VALOREM TAXES",
"GACCT": "5270.000"
},
{
"GTITLE": "ADVERTISING",
"GACCT": "5025.000"
},
{
"GTITLE": "AIRFARE",
"GACCT": "5042.000"
},
{
"GTITLE": "AMORTIZATION",
"GACCT": "1070.000"
},
{
"GTITLE": "AMORTIZATION EXPENSE",
"GACCT": "5165.000"
},
{
"GTITLE": "APPLE IMAC COMPUTERS (2)",
"GACCT": "1058.000"
}
]
}
}

Re: Auto-complet not displaying in subfile

Posted: Thu Mar 21, 2013 12:26 pm
by David
This is a known issue with the current release.

A patch is available -- please contact technical support here and we can provide it:

support@profoundlogic.com