The compact()
-method combines several actions to make the most of the available workspace
Table of Contents
Code
// file: hooks/patients-dv.js AppGiniHelper.DV.compact(true, false, true);
Parameters and default values
for compact-method
on
boolean = truebadges
boolean = truemovelinks
boolean = truealign
Button alignment = ButtonAlign.CenterButtonAlign.Left
ButtonAlign.Center
ButtonAlign .Right
Example with button-alignment
AppGiniHelper.DV.compact(true, false, true, ButtonAlign.Right);
Comparison
More Images
Extra space for form fields
Extra space for tabs
Extra space at the top
...by moving the children-buttons into the tabs' toolbars.
Do you like it?
We can only get better if you give us constructive suggestions for improvement. Just voting "No" without giving reasons or suggestions is not helpful and cannot lead to changes.
If you have been searching for a completely different solution than the subject says, this article can not be and will not be helpful for you. In these cases you should consider not to vote.
This is website feedback, only. This voting is not a support form nor ticket system.