Hi there,

I have a custom content type called store, in which I mapped several different stores. Users create accounts and associate themselves with a store. At the moment, I realized that there's one store that I would like to exclude from a registration page.

I looked into how to hide the store and came to this widget as the only way of excluding that store from being selected. I created a view with the widget which excludes that store's NID and prints them out. However, a select list does not show up. I have attached a screenshot to illustrate. Perhaps I can get some guidance as to how to implement this?

Comments

crystal_alexandre_froger’s picture

StatusFileSize
new21.45 KB
new23.41 KB

Same issue here - no checkbox.

  • installed the module
  • created my view
  • assigned my widget to the field
  • tested

For a node with some existing references, I get the following (you can notice that the selected elements' rendering has extra style - font-size):

existing

For a new node, the following:

new

Note: as shown, no matters the View style I choose (grid, table, etc...): same issue.

crystal_alexandre_froger’s picture

Category: support » bug

Category set as bug rather than support request

dgastudio’s picture

druvision’s picture

Status: Active » Closed (duplicate)