how i use personalization to assign serial for each book?
1- i have 2 books
2- i want each book has its serial like
book a :1,2,3,..................
book b :1,2,3,...................
3- i want to assign this serial in tag number field.
4- i have 2 blocks asset and FA_BOOKS.
5- i have 2 tables FA_ADDITIONS_V,fa_books.
6- i notice that FA_ADDITIONS_V didn't include book_type_code but include in fa_books.
in personalization how i solve this issue ?