I am using a Picker Field and the text is fairly long. I need to use something similar to word wrap, but I can not find a similar option. Is there a simple way of doing this?

I am using a Picker Field and the text is fairly long. I need to use something similar to word wrap, but I can not find a similar option. Is there a simple way of doing this?

Hi,
Because PickerField uses <input type="text"/> to display a value it’s impossible to add word wrap. It is also not recommended to use a very long value for the instance name.
Regards,
Gleb