Hello everyone.
I created a custom field (text area) where I would like to have list of products like:
Product 1
Product 2
Product 3
Simple string without link. After each product I add new line tag BR but when I save product the NEW LINE tag is missing and on product page my custom field is displayed in one line.
When I add BR tag manualy thru database everything is fine.
So problem is that something is stripping this tag while saving product.
I already checked filtering it seems to be fine (I`m logged as Super user and filter type is set to No filtering)
I tried to add filter=raw in textarea of customfield.php but it also didnt helped.
I would be thankful for any help.
Edit 1:
Sorry forgot to mention about my versions:
Joomla: 3.3.1
VM: 2.9.8a
PHP: 5.4.16
Currently I`m testing this shop on my local computer with WAMP server.
http://forum.virtuemart.net/index.php?topic=79799.0
OK it must have been a problem with these specific versions of Joomla and/or VM
I updated them to Joomla 3.3.6 and VM 3.0.2 and now it works fine.
"Case closed"