I've installed the API module, then enabled the Amazon Field, Amazon Filter and Amazon API modules. Tested the filter and it works.
The filter isn't very optimal solution for my users -- they're going to use a WYSIWYG editor and many of them will be totally lost trying to input filter-codes in text mode. So I want to be able to have them enter a title or an ASIN and display a link to the item on Amazon.
So I created new CCK fields -- to save time, I added two Amazon CCK fields to the Story content type, one each with the "Text field" and "Lookup by title" widgets.
Then I created a Story node and entered values in those fields to see what would happen.
What happens is that nothing gets saved, and nothing gets displayed.
What should be displayed? What should we be seeing if these work? What's the right input -- ASIN/ISBN, or title?
Comments
Comment #1
Anonymous (not verified) commentedRegarding "Lookup by title": #358385: Lookup by title doesn't work and #381856: How to use "title search" field? - no answers, but the same problem ;-)
For the textfield the correct input is the ASIN. I don't know what should be displayed. In my case it's not really working, but sometimes displays the name of the book and the coverimage. Another way to display the Amazon information is discussed here: #365334: Add another way to display without changing the module
Comment #2
drurian commentedYou have to choose the display options in the Display field settings.
Comment #3
escoles commentedI have already tried all the combinations of display settings that looked like they might make a difference before posting this query. It made no difference in teh behavior of the fields. I apologize for omitting that step from my problem summary.
To reiterate, there are really two problems:
tirsales, I will look at the links you suggested when I get a chance, thanks.
Comment #4
rfayNew documentation is on the way. And the "lookup by title" has just been removed because it didn't work anyway, never did. So you
1. Configure Amazon module with your keys and other information
2. Create a CCK type with an amazon field in it.
3. Add some nodes with ASINs
4. Look at them. By default they have title and image. You can do lots more, including using views.