Hello,
I see an option to designate colspan information when adding a field to a form, but is there any way to add a rowspan attribute? For example, the account description field can be quite long -- we would like it to span multiple rows instead of pushing the next row down. Is there some other trick to doing this that doesn't require rowspan?
Thanks,
Nancy Capitanio
We have a ROW_SPAN field in the database, but we don't use it at this time.
I found a field called "rowspan" in the editviews_fields table, but it would be useful in the detailviews_fields table for just this purpose -- displaying fields with a lot of data in them.