Hi,

I have updated the taxonomy term used in some simple hierarchical selects (I have deleted and created a new ones). Since the ids of the terms are now different, the simple hierarchical select fields, which are on nodes created before the terms update, are blocked and it is not showing any data when I try to edit them.

See attached pic

Any solution for this issue?

Thanks!!
Javier

CommentFileSizeAuthor
block.png11.73 KBjavier.drupal.2012

Comments

javier.drupal.2012’s picture

Version: 7.x-1.5 » 7.x-1.x-dev

sorry, update the version

stborchert’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean with "the fields are blocked"?
If you delete terms previously assigned to a node its normal that the fields displays no value (or "- None -" as in your case).

javier.drupal.2012’s picture

Hi @stBorchert,

Blocked means that there is no chance to select any value. If you check the picture I uploaded in the previous post, there is no chance for selecting any value on the 3 first rows.

I'm restoring the taxonomy terms to solve the issue, however, would be great to solve this issue in other way

Anything you need let me know

Thanks!

stborchert’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ah, thanks. Now I see.
Committed to 7.x-1.x-dev.

javier.drupal.2012’s picture

Hi again,

I have downloaded the 7.x-1.x-dev and the issues is still there. Maybe I'm doing something wrong.

here you have a message that shs is showing up when I want to edit the node.

Notice: Trying to get property of non-object en hs_taxonomy_hierarchical_select_valid_item()

Thanks heaps!
Javier

stborchert’s picture

As you can see on http://drupal.org/node/1892316 (and in the release table), the latest available dev-release has been created on March, 15th (which was yesterday), so you'll either have to wait for the release packaging script to create the new dev-release or take the code from git.

stborchert’s picture

By the way: "hs_taxonomy_hierarchical_select_valid_item" is a function from module Hierarchical Select, not Simple hierarchical select.

javier.drupal.2012’s picture

Ok, Thanks for this. I knew I was doing something wrong

Status: Fixed » Closed (fixed)

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