PDA

View Full Version : List of Actinic Ecommerce Fields


bangers
22-Oct-2003, 12:39 PM
Is there a list of Actinic ecommerce fields anywhere with a brief description of what they control and how they do it?

Whilst most are self explantory many are not, or at least do not explain what has to be in the field for you to get the results you need.

Example: "Extended info layout". What needs to be in the field to control this, and how much control is possible?

Also I take it most of these fields require a hierachial file import rather than a flat file import. Is this still best as a csv file?

Ben
24-Oct-2003, 01:25 PM
Most of the Actinic dialogues have a context sensitive help button, i.e. the ? next to the close button. If you click this and then click the field that want to know about, a description of the field will be displayed.

The extended info layout is the template used to display your popup window. The main template is Act_ExtendedInfo.html although there are others to choose from. Fields such as this one require a hierarchical file import (.csv) - it's best to populate some of these fields and then export your catalog to understand the structure of the file.