Page 1 of 1

No URL in Info View

Posted: Sat Aug 14, 2010 6:49 pm
by jenv
Preferences->Fields->Info View is used to select what fields are displayed in the Info View right? If URL is selected it doesn't show up in the Info View.

Re: No URL in Info View

Posted: Sat Aug 14, 2010 7:36 pm
by kbarnes70
jenv wrote:Preferences->Fields->Info View is used to select what fields are displayed in the Info View right? If URL is selected it doesn't show up in the Info View.
I can only get the url field to show up in Prefs>Fields>Edit Panel, not in Info View. Am I missing something?

Kind Regards,

Keith

Re: No URL in Info View

Posted: Sat Aug 14, 2010 11:39 pm
by jenv
kbarnes70 wrote:
jenv wrote:Preferences->Fields->Info View is used to select what fields are displayed in the Info View right? If URL is selected it doesn't show up in the Info View.
I can only get the url field to show up in Prefs>Fields>Edit Panel, not in Info View. Am I missing something?
Are you clicking on the popup to go to the Info View panel of Preferences->Fields?

Re: No URL in Info View

Posted: Sun Aug 15, 2010 4:39 am
by Conor
The URL is the link for the title in most of the info view templates (mouse over the title to see the URL on the status bar). Thank you for the feedback, will look at adding it as it's own field for those that wish to display it visibly all the time. To add as a regular field you would have to customize your favorite info view and add the URL as a field with the key:

Code: Select all

[key:url]

To add the appropriate formatting copy the entire HTML of one of the other fields and change the "[key:...]" section.

Re: No URL in Info View

Posted: Sun Aug 15, 2010 9:06 am
by jenv
Conor wrote:The URL is the link for the title in most of the info view templates (mouse over the title to see the URL on the status bar)
So if you uncheck it in Preferences->Fields->Info View the title isn't a clickable link?

Re: No URL in Info View

Posted: Mon Aug 16, 2010 4:20 am
by Conor
The [key:url] is the one exception that always gets added to the info view, due to it being the link (also a recent change as it used to be the Amazon link and the preferences interface hasn't caught up with that change). We will fix the discrepancy.