Due to enormous amounts of spam, the forum has been set to read-only mode.



Reply to topic  [ 3 posts ] 
Lookup View (Person) in Relation to a Book 
Author Message

Joined: Thu Mar 26, 2009 10:18 am
Posts: 12
Post Lookup View (Person) in Relation to a Book

When I am in Lookup View (Person) how can I know which books correspond to the author so I can check update from the net the authors name in edit book view?
At the moments I copy then paste and search for the name in book view edit the authors of the book then go back and delete the wrong name in lookup view (person). :?
There are many crappy author names downloaded which need to be corrected.


Sun Feb 19, 2012 2:21 am
Profile
Site Admin
User avatar

Joined: Fri Nov 22, 2002 3:52 pm
Posts: 13748
Post Re: Lookup View (Person) in Relation to a Book

Freemann wrote:
When I am in Lookup View (Person) how can I know which books correspond to the author so I can check update from the net the authors name in edit book view?
At the moments I copy then paste and search for the name in book view edit the authors of the book then go back and delete the wrong name in lookup view (person). :?
There are many crappy author names downloaded which need to be corrected.

You can use the "Show Books/Sections" command on the Lookup menu.

Also possible to use the explorer if you modify the PersonBrowse template: Right-click the explorer pane and choose Edit XSL Template to open this file in Notepad, then insert this code (red):

<xsl:text>Main</xsl:text>
<xsl:text> | </xsl:text>
<A HREF="BookList.xsl?Author={name}@xslparam:doctitle=Author: {name}" TARGET="_BLANK">Book List</A>
<xsl:text> | </xsl:text>

<A HREF="Person_Credits.xsl" TARGET="_BLANK">Credits</A>

Now you can click the "Book List" link to display the books written by this author in the Explorer window. To show the books in the Book View, right-click the Explorer window and choose "Show in List".

Note that you can also edit the author name from the Book View: In the 'Book Edit' window, right-click the author name and choose Edit from the popup menu.

_________________
Fredrik Nordbakke
www.fnprg.com


Mon Feb 20, 2012 12:50 pm
Profile WWW

Joined: Tue Apr 15, 2008 1:30 pm
Posts: 43
Location: Mumbai, India
Post Re: Lookup View (Person) in Relation to a Book

Am I missing something here? In Lookup View (Person) clicking on "credits" will produce the same result.


Tue Feb 21, 2012 5:50 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.