Is it possible through properties or code to prevent the user from collapsing a FastTab? Or alternatively is there a way to have a grouped set of fields on a page without a FastTab?
is there a way to have a grouped set of fields on a page without a FastTab?
Yes (more or less). I mean that you can force the column break by setting indented groups (max 2 columns). Try to design the page like this:
contentarea
-group(this is the fasttab)
--group(first column)
---fields of the first column
--group(second column)
---fields of the second column
the two subgroups can be labeled, and the caption appears in bold, if i remember correctly
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso My Blog
Thanks Mirko, I knew about the indented groups to force the column break within a FastTab, just wondered if it was possible to do something similar outside a FastTab, I guess not.
depending on what layout you need, maybe you can try with navigate page layout (not recommended in UX guidlines, but :whistle: )
or try with a fixedlayout part, or use factbox wisely (i'm just throwing you some ideas...)
-Mirko-
"Never memorize what you can easily find in a book".....Or Mibuso My Blog
Comments
contentarea
-group(this is the fasttab)
--group(first column)
---fields of the first column
--group(second column)
---fields of the second column
the two subgroups can be labeled, and the caption appears in bold, if i remember correctly
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
Thanks
or try with a fixedlayout part, or use factbox wisely (i'm just throwing you some ideas...)
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
|To-Increase|