Newline in a list area
Solved
printfx000
-
castours Posted messages 2955 Registration date Status Member Last intervention -
castours Posted messages 2955 Registration date Status Member Last intervention -
Hello,
I have a list box in an Access form in which I display a field from an Access table. The problem is that each content of this field exceeds the length of my list box, so the end of the content is not visible.
Thus, I would like to know if it would be possible to have a line break in the list when the content is too long, which would allow me to see the full content.
Thank you for your responses!
Configuration: iPhone / Safari 7.0
I have a list box in an Access form in which I display a field from an Access table. The problem is that each content of this field exceeds the length of my list box, so the end of the content is not visible.
Thus, I would like to know if it would be possible to have a line break in the list when the content is too long, which would allow me to see the full content.
Thank you for your responses!
Configuration: iPhone / Safari 7.0
2 answers
-
Hello
In the properties of your list, there is list width. you increase according to the width of each field -
Thank you for your reply, but I’m looking for a way to do it with a fixed size.
Indeed, the length of my fields can be very variable!
I would therefore prefer that if the field is too long, it wraps onto 2 lines!
How can I do this, please? Thank you!