This module has a lot of potential - however, I noticed a minor drawback. It doesn't work as well with entities, as "link to node" doesn't work as intended. Atleast not when this module is used forCommerce module product entities. The link leads to the front page instead of linking to the product display node.

Comments

pcambra’s picture

Title: Link to node doesn't work for entities » Add commerce display support for products
Status: Active » Fixed

Hi,

This module supports all entities that have an uri, but products don't have uri, I've added a commerce display link mode so you can link product displays from the product entity.

adamgerthel’s picture

Thank you for the quick response! Thumbs up for the work you've put in btw. Your module saved us days of work, and will definitely be useful on other projects.

pcambra’s picture

Actually, I've commited another change for supporting generic entities so now instead of selecting node you'll see entity as link.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 33fe5ae on 7.x-1.x, 8.x-1.x by pcambra:
    Issue [#1208610] by pcambra: Add commerce display support.
    
    
  • Commit 2d92b60 on 7.x-1.x, 8.x-1.x by pcambra:
    Issue [#1208610] by pcambra: Add a generic link to entities