Announcement

Collapse
No announcement yet.

Limiting marketing lists single line

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

    Limiting marketing lists single line

    With a marketing list in a side box, i.e. Best Seller, how do I limit each entry to be a single line as in;

    1. Product blah blah blah...
    2. More product da de da..

    #2
    You would need to define a new variable, settable for the products and then change the best sellers layout to use that instead of the full description, you will have to set up the variable for each product. I have just done something similar to this and used block if statements to use the description unless my new variable was defined for the product in which case the new variable was used instead.

    There is also a solution in the advanced users guide that shows you how to do this be truncating the description after so many words.

    Regards,
    Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
    Visit our facebook page for the latest news and special offers from Mole End

    Top Quality Integrated label paper for Actinic and Sellerdeck
    A4 Paper with one or two peel off labels, free reports available for our customers
    Product Mash for Sellerdeck
    Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
    Multichannel order processing
    Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

    Comment


      #3
      Ow!

      Not another variable to remember to fill in when we create a new product?

      Perhaps a JS to only write the first 2 words or something?

      I tried the limit words script but have to keep it down to 2 if it is going to work!

      Comment

      Working...
      X