Hi all,
I have a bit of a dilema.
I am moving from Ecommerce product to Actinic and I have run into a little problem.
I have over 20K products that I want to import into Actinic.
I have been importing test data and I need to have (external) website links so I am going to use the [LINK] process. (Changing 2058 to <A HREF = %s TARGET="_blank" dummy="%s">%s</A>)
Problem is;
1 My Full description is displayed as Manufacturer Number : [LINK] and not Manufacturer Number : 123456. I need to put a space and apply for the Manufacturer Number : 123456 to be displayed.
I can press space and delete then apply to achive the Manufacturer Number : 123456 result. It is as if I need to amend the Full Details for it to apply the [LINK] code?
Any help would be great.
Regards and thanks.
Dave
I have a bit of a dilema.
I am moving from Ecommerce product to Actinic and I have run into a little problem.
I have over 20K products that I want to import into Actinic.
I have been importing test data and I need to have (external) website links so I am going to use the [LINK] process. (Changing 2058 to <A HREF = %s TARGET="_blank" dummy="%s">%s</A>)
Problem is;
- What is the import actinic map field for Advanced link URL ?
- Why when I import Full Description with [LINK] embedded it fails to work1 unless I edit the Full Description with a space and apply?
1 My Full description is displayed as Manufacturer Number : [LINK] and not Manufacturer Number : 123456. I need to put a space and apply for the Manufacturer Number : 123456 to be displayed.
I can press space and delete then apply to achive the Manufacturer Number : 123456 result. It is as if I need to amend the Full Details for it to apply the [LINK] code?
Any help would be great.
Regards and thanks.
Dave
Comment