Is there a way to set a tooltip for a FormItem? I realize there is a FormItem.setHint(String hint) method which shows the hint to the right of items active area. Unfortunately this takes too much space for me and tooltip would be a better way to provide the hint.
Is this possible? If not, can this be considered as RFE? Thanks.
Is this possible? If not, can this be considered as RFE? Thanks.
Comment