View Single Post
Old 04-04-2015, 03:40 PM   #16
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,465
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Tanjamuse View Post
I don't suppose I can use the advance rule in combination with my user categories?

Thanks for all the help
I am not sure what you are asking.

An advanced rule can use the "user_categories()" template function to get a list of user categories that a book is in. For example, the advanced rule
Code:
program:
	user_categories()
returns the user categories for a book. You can use that list in various ways. What are you trying to do?
chaley is offline   Reply With Quote