Hello,
That's a nice module i'm glad to use.
But i noticed that sometimes dependency doesn't work for some very long option value.
That was caused by the type of option_text column in field_dependencies table : varchar(100), i changed it to 255 to avoid this kind of problem. ^^
Perhaps it can interest someone !
Comments
Comment #1
antipix commentedComment #2
Tamar Badichi-Levy commentedThank you very much.
I did not thing that option value can be longer than 100 characters... In next version will fix the the column type to varchar(255).
Thanks again,
Ofir.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.