Problem/Motivation

The current implementation doesn't refresh the view when the entity changes on auto-complete. Current HEAD has an initial commit, but with some hardcoded values that might not work for all fields.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vijaycs85 created an issue. See original summary.

vijaycs85’s picture

Status: Active » Needs review
FileSize
4.6 KB
1.08 MB

Here is the initial patch that works for add/edit.

vijaycs85’s picture

Adding the view used in the test to the test module so that we can add test coverage in the follow-up.

vijaycs85’s picture

Status: Needs review » Fixed

  • vijaycs85 committed 22aed70 on 1.x
    Issue #3191325 by vijaycs85: AJAX refresh on add/edit pages
    
pbrown063’s picture

Status: Fixed » Closed (fixed)