Im using jquery 6.x-2.x-dev and cant seem to get my form to auto refresh. I have a content type called 'issue'. It has a User reference field called company and a node reference field called contact. 'Contact' has a user reference field to link it to the company. When I select a company (user) i want to filter the list of Contacts to those from the company selected. Sound like this should be easy!

I have set my Contact field on the ticket like this:
Controller Field: UserReference: field_issue_company
Filter Field: UserReference: field_contact_company

If i try to create a new issue, selecting the company makes no difference. If i pass in user id, http://www..com/node/add/issue/?uid=267 it pre populates the company field and filters the contacts correctly. Why wont it update the filter when I change the company? I am assuming its not refreshing/Submitting so the changes are not made. How can I get this working? I have tried the jquery update patches but they dont seem to help? Desperate to get this working but im not a particularly advanced user so really apreciate any help I can get!

Comments

dreamer777’s picture

I had the same issue. Try alpha2 previous version. It does not have this bug. Details http://drupal.org/node/1054370#comment-5716676

smoothify’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

I've moved on from Drupal Development work now, and so unfortunately i need to abandon this module. If anyone is interested on reviving it, please let me know through my contact form.