I notice from the most attractive and clear website deignes that screen real estate is decreased by dropiing the label of a field. Instead, a field when blank has the label in a different colour in the field itself…
So instead of
Search Customer ( )
You have
( Enter Customer Name To Search… )
Where the label is in the field (text box) until the user types something in…
I suppose Servoy doesn’t provide such display options?
You could reproduce this behaviour by setting the text and changing the fontcolor to gray when the textfield is empty and then remove the text and change the color when the textfield gets the focus.