CG Dev
CG Dev
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 Okay, done. The next issue is after it saved, new line is missing.
Hi Aimeos, I tried the method suggested. let me know if any issue. The concern is it's difficult for user to configure at frontend  This section seems redundant. should...
> Yes, it's more difficult to configure but supports every format users want to use. Make sure you add the explaination of the placeholders to the label in `$beConfig`. The...
> You can add new types here: https://github.com/aimeos/ai-admin-jqadm/blob/master/admin/jqadm/templates/service/item-standard.php#L335-L362 Refer to aimeos/ai-admin-jqadm#199