Hi,

I like this module, very usefull for large selects.

But when I enable it, I get offset of 2 select option rows, which is very disturbing for Users.

For example, when I have an already saved node with field integer and select list like this :
1|choice 1
2|choice 2 - selected
3|choice 3 - selected
4|choice 4
5|choice 5
6|choice 6

I see after enabling betterselect :
1|choice 1
2|choice 2
3|choice 3
4|choice 4 - selected
5|choice 5 - selected
6|choice 6

So I think that I have to update this data !! While, if I don't change anything and disable betterselect, I can see the right selections.

Hope this could be helpfull.

Thank you.

Comments

setvik’s picture

Status: Active » Postponed (maintainer needs more info)

You added an integer select widget cck field to a node type and have a lot of data already.
Then you installed betterselect and the wrong options are selected. Is this correct?

I could not successfully reproduce this behavior with the 7/11 version of betterselect.

If it's still an issue, can you provide further details to help me reproduce the error?

Thanks a million!

setvik’s picture

Status: Postponed (maintainer needs more info) » Fixed

found bug and fixed in beta1

Anonymous’s picture

Status: Fixed » Closed (fixed)

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