ai-admin-jqadm icon indicating copy to clipboard operation
ai-admin-jqadm copied to clipboard

Update item-standard.php

Open switch-cheehau opened this issue 4 years ago • 4 comments

Refer to PR aimeos/aimeos-core#245

switch-cheehau avatar Jul 21 '21 10:07 switch-cheehau

Hi Aimeos,

I able to add textarea, but not able to save it. Can you guide me on this? image

Is textarea a suitable keyword?

switch-cheehau avatar Jul 21 '21 10:07 switch-cheehau

No, but "text" is: https://github.com/aimeos/aimeos-core/blob/master/lib/mshoplib/src/MShop/Common/Helper/Config/Standard.php#L64-L65

aimeos avatar Jul 21 '21 10:07 aimeos

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.

switch-cheehau avatar Jul 21 '21 10:07 switch-cheehau

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

aimeos avatar Jul 24 '21 07:07 aimeos