Announcement

Collapse
No announcement yet.

Editing Variables Not Listed In Library

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Editing Variables Not Listed In Library

    Hi

    Does anyone know how I might go about editing some of the variables which are not listed in the Library?

    I need to change the way the some of the following variables are displayed:

    <actinic:variable name="CustomerData"/>
    <actinic:variable name="OrderData"/>
    <actinic:variable name="OrderLines"/>
    <actinic:variable name="OrderTotals"/>

    This is basically because I need to edit the emails we receive detailing our orders so that they can be parsed to a custom-built CRM database.

    Alternatively maybe someone might be able to suggest a way that we can export our invoices as word or text documents and attempt to parse them this way?

    Thanks

    #2
    Hi there

    These variables are not listed in the library as they are 'System' variables that cannot be edited.

    If you go to 'Design | Text | Web Site | Email' you can get at some of the email formatting (towards the bottom) - see if that helps you out.

    Comment

    Working...
    X