Grids apps. Export to excel is successful but it prints out a lot (a couple per record?) of errors.
I’m on SC 9.0.031 and just migrated from SC8, so no idea if this is a new issue with 031, but it does happen wit all grid apps.
Can anyone confirm if this is a bug?
E.g. for an app named “grid_companies”, it will output a lot of the following:
[TABLE=“class: scErrorTable, align: center, cellpadding: 0, cellspacing: 0, width: 1, height: 30”]
[TR]
[TD=“class: scErrorTitle, align: left”]Error[/TD]
[/TR]
[TR]
[TD=“class: scErrorMessage, align: center”]Undefined property: grid_companies_xls::$SC_seq_register[/TD]
[/TR]
[/TABLE]
[TABLE=“class: scErrorTable, align: center, cellpadding: 0, cellspacing: 0, width: 1, height: 30”]
[TR]
[TD=“class: scErrorTitle, align: left”]Error[/TD]
[/TR]
[TR]
[TD=“class: scErrorMessage, align: center”]Undefined property: grid_companies_xls::$count_ger[/TD]
[/TR]
[/TABLE]