View Single Post
Old 11-25-2014, 03:45 AM   #1
Pouget
Junior Member
Pouget began at the beginning.
 
Posts: 3
Karma: 40
Join Date: Feb 2012
Device: none
How to create a send to device template that works

Okay, apologies:
1) If someone's already asked this, I couldn't see it.
2) If this is a hardware thing, my goof.

So, I want to send books to my Asus Memo Pad 7 in a specific format.

I want:
First Name [space] Surname [hyphen] series [space] series number [hyphen] title

so I get something like:
J. F. Rivkin - Silverglass 2 - Web of Wind

I wrote a template of:
{author_sort} - {authors} - {series} {series_index} - {title}

But all I got was:
{title} - {authors}

What am I doing wrong?

Pouget is offline   Reply With Quote