Hi, I Have Configured a new Content Type with Two Fields
- Titulo: Amazon Item (Product Name Autocomplete)
- ASIN: Amazon Item (Product Name Autocomplete)

- The Funcionality i'm looking for is that the ASIN Field automatically Fills in After a User Searches and select a book in the Titulo Field.
I know that theres is a patch already implemented for this, but I can't get it work with
-Drupal 6x
-Amazon Moule 6.x-1.x-dev
-Autocomplete Widgets 6.x-1.x-dev

Thanks in Advance

CommentFileSizeAuthor
add_libro.jpg32.19 KBcrosssover
title_field.jpg40.81 KBcrosssover
asin-field.jpg42.14 KBcrosssover

Comments

rfay’s picture

What Locale are you using?

I don't have any trouble with the US locale. I created a D6 content type with two ASIN fields setup with product autocomplete and both worked.

I recommend turning off the Autocomplete Widgets for testing. I don't know what it does, but find out if Amazon alone works first.

crosssover’s picture

Hi,
i'm using the english default locale
the amazon module works fine, I can add nodes entering the ASIN or with the Text autocomplete, searching by book name.

I don't know if after selecting a book title, the asin field must fill in automatically or I must use a token for that

rfay’s picture

There's an Amazon UK locale and and Amazon US locale... but no "English". I assume you mean you're using Amazon US.

crosssover’s picture

Yes, i mean the default US locale

crosssover’s picture

Any ideas to have the Asin in my content ?
I need it only for making the relation in a View, so i can display other amazon values.
Can I inject it with PHP somohow ?

rfay’s picture

Are you talking about something new now? If so, please open a new issue.

If you're still talking about the same thing, could you please try it on a plain vanilla drupal install, and then write up step-by-step, perhaps with screenshots or a screencast, what's happening to you?

crosssover’s picture

Are you talking about something new now? If so, please open a new issue.

No, is the same issue, all I need is To autocomplete a Field with the Amazon ASIN, using the Auto-complete Widget or in any other way. I Was asking for another way to accomplish the same thing that the Title of the Issue Says.

I will try the autocomplete Widget on a fresh install and post the screenshots.

rfay’s picture

Are you talking about it a *search* or in creating a node with an ASIN field?

Is this a search functionality? In that case there's nothing existing.

If you want to use autocomplete in populating an ASIN field in a node, as I said in #1 I tried that out and it works fine.

davidneedham’s picture

Hey Lucas - I don't have a complete answer, but my email to you failed. Feel free to contact me directly at david@chapterthree.com.

willvincent’s picture

Status: Active » Closed (works as designed)