I have a table in LifeCycle Designer 8 - 3 columns across by 20 rows down used for the placement of various fields. In a single cell I need to place 2 radio buttons on a subform. If I squeeze the 2 radio buttons and the subform into a single cell I have to expand the row height which throws off the look of my page and there isn't enough space on the page to increase the height of all the rows to make them match.
What I would like to do is merge two cells in this column into a double-high cell so there is enough space for both radio buttons but the merge cell function doesn't allow this...only merging cells along the same row.
Any ideas on how to accomplish this type of alignment? Is there a trick achieving the same result?
Thanks!
Brad
I don't think there is a magic way to do what you are looking to do. Each row in a table is actually a subform object (if you want to get all techish about it), and that's why you can't merge cells in different rows.
I suppose you could expand the row with the two radio buttons to make it twice as large as a standard row in your table, and then put subform objects in the other cells in the row to help place the existing objects within those cells a little easier.
Apart form that, I don't really have any other suggestions in this case, without changing some other aspect of your table (which it sounds like you can't really do anyway).
Hope that helps (but doubt it does).