Quote:
Originally Posted by compurandom
I use reading list to update a custom column for each device (odk and odt) that uses this template:
Code:
{#odk:switch(Yes,K,No,x,.)}{#odt:switch(Yes,T,No,x,.)}
So it shows KT if it is on both devices and xx if it has been removed from both devices, and .. if the columns are not set.
|
I need some time to read through the Reading List details. But now I find the solution working for me. I am also using the template suggestion quoted by you.
Thanks for your help.