Ok, this seems pretty dumb to me, and I can’t believe the time I have waisted on this so far. Here is what I want to do…
I have a radio button field who’s choices are fetched via a dblookup. This field is in t table nested in a table. All works fine except that one occurence happened recently where the choices were long, not only a word or two, and the line for the choices does not wrap, it goes straight over and beyond the table containing the field.
Now for the question, how do I make the choices wrap when it reaches the table? Please someone tell me it is possible ?
p.s. This is in the Notes Client, not web !
Current: (Imagine the dotted line is the table, and the end of the dotted line is the end of the table)
| O Choice 1
| O Choice 2
| O Choice 3, this is the long one that goes beyond the table.
| O Choice 5
Wanted: (Imagine the dotted line is the table, and the end of the dotted line is the end of the table)
| O Choice 1
| O Choice 2
| O Choice 3, this is the long
| one that goes beyond the
| table.
| O Choice 5