June 27, 201213 yr Newbies FileMaker Server Advanced 12 Windows 7 PHP 5.3.x If you use getLayout you'll get a wrong result concerning the field data. The field list is an associative array with right keys and wrong contents. Each element contains the data of the last field of this layout. Knows anyone any workaround? It is important to me to get more data than the name of each field (layoutObject->listFields). Thanx Dr. Surf
June 28, 201213 yr Author Newbies Ok, my fault. I did some symfony driven changes e.g. =& new object deprecated and missing static in two FileMaker php files. Returning to the untouched version solves the problem. I can't use the dev environment in symfony as long as I work with FileMaker's php but the prod environment works as expected. Thanx Dr. Surf
Create an account or sign in to comment