9 years ago
2
Topic

Hello guys,

i'm using a dynamic select field. With Mode Free and

"SELECT branchenfiller FROM kundendaten AS value"

I'm getting all the values in my select field. Perfect!

But now if want to store my article the select field jumps back in Label-Status and no value is stored in database.
Storage Option  is "Standard > Article > myfield"

Maybe one of you, who has used this field before??

Thank you very much.

Get a VIP membership
59 Posts
kobalt
9 years ago
0
Level 1

Hello Whykiki,

See this link please:

http://www.seblod.com/community/forums/fields-plug-ins/dynamic-selection#post17368

4229 Posts
Kadministrator
9 years ago
0
Level 1

Hi, I think you need to also specify text column, not just value. If this does not resolve the situation, check myfield column type (click on Alter), it needs to match your data type, if options are text then you need to have it set to e.g. varchar, also maximum length (number after type) is important. If your options are some long text it is better to use column id as value, otherwise various errors can happen,e g. problems with some utf characters.

Get a Book for SEBLOD