Problem with "allow add" in field setup

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
digitalphotoworld
User
Posts: 416
Location: Nürnberg/Germany

Problem with "allow add" in field setup

Post by digitalphotoworld »

If I try to add a record with the allow add feature, I get the following error:
[{"x_id":83,"x_rasse_id":236,"x_typus_id":"6","x_farbe":"porzellan","x_abk":"porzellan","x_sortorder":9}]

If I close the dialog and reload the page (F5) the new Item could be selected from the dropdownlist.

It seems that the sql works, but the Javascript doesn't, and there is no error in the console.


Webmaster
User
Posts: 9430

Post by Webmaster »

Result is correct JSON and should be parsed fine. What browser are you using? If IE, check the compatibility mode and make sure it is >= v9. Test with other browsers also.


digitalphotoworld
User
Posts: 416
Location: Nürnberg/Germany

Post by digitalphotoworld »

The problem persists with all browers.


Webmaster
User
Posts: 9430

Post by Webmaster »

Are you using v10? If you are a registered user, you can send your files to support and provide the steps to reproduce the problem: http://www.hkvstore.com/phpmaker/support.asp


Post Reply