I've searched the forum but can't find a post on this 'bug' (can't believe I'm the first...)
When adding products to Actinic via a csv or External Linking (to an Access DB in my case) I'm trying to auto populate the ImageFileName field with 'images/productreference.jpg'.
However, Actinic is stripping the '/' out of the field when it displays it. It's still there, and the image is displayed in preview and the correct path is there in the DB (ProductLinkedTest), it just doesn't display it in the Image field under Content -> Product Details.
This results in a 'The selected image file does not exist' error when i try to edit product details which are not linked.
I know there are workarounds (I've come up with several already) but as we have multiple sites with over 4000 products between them and I'm trying to implement some centralised product data management (from Sage MMS SQL DB into Access for manipulation and External Linking) I need this to work correctly!
Any ideas?
Thanks in advance!
When adding products to Actinic via a csv or External Linking (to an Access DB in my case) I'm trying to auto populate the ImageFileName field with 'images/productreference.jpg'.
However, Actinic is stripping the '/' out of the field when it displays it. It's still there, and the image is displayed in preview and the correct path is there in the DB (ProductLinkedTest), it just doesn't display it in the Image field under Content -> Product Details.
This results in a 'The selected image file does not exist' error when i try to edit product details which are not linked.
I know there are workarounds (I've come up with several already) but as we have multiple sites with over 4000 products between them and I'm trying to implement some centralised product data management (from Sage MMS SQL DB into Access for manipulation and External Linking) I need this to work correctly!
Any ideas?
Thanks in advance!
Comment