[SOLVED] Â Undefined Offset PHP Error 8 with 5.3 |
11/8/2010 9:58:02 AM |
PHPRunner General questions | |
T
tparki authorDevClub member
Having selected an additional field (field name was 2011), placing it in the required position in List view and hitting the 'apply to all views' button the Edit, Add & View still showed the new field at the head which was not where I wanted it. Correcting the Edit view and applying to all appeared to fix the Add and View edit views correctly. |
|
![]() |
Sergey Kornilov admin 11/8/2010 |
post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
T
|
tparki authorDevClub member 11/16/2010 |
My problem is that PHPR does not fully support numeric field names. Simplest solution is to change the fieldname to include alpha or use an SQL defined alias for the fieldname. |