ai-admin-jqadm
ai-admin-jqadm copied to clipboard
Update item-standard.php
Refer to PR aimeos/aimeos-core#245
Hi Aimeos,
I able to add textarea, but not able to save it. Can you guide me on this?

Is textarea a suitable keyword?
No, but "text" is: https://github.com/aimeos/aimeos-core/blob/master/lib/mshoplib/src/MShop/Common/Helper/Config/Standard.php#L64-L65
No, but "text" is: https://github.com/aimeos/aimeos-core/blob/master/lib/mshoplib/src/MShop/Common/Helper/Config/Standard.php#L64-L65
Okay, done. The next issue is after it saved, new line is missing.
If the configuration has been saved to the database, you should check here why it's not shown again: https://github.com/aimeos/ai-admin-jqadm/blob/master/admin/jqadm/js/admin.js#L343-L428