Hello,
I have an adresslist, which can contain fields with empty values.
My problem is that these values are displayed as "null", which is not very pretty.

This is a formular in the "EDIT" scope, if that matters.
I have tried to work around this problem by setting empty Strings "" while creating the object with no success.
Summary: How do I display these values as empty fields?
Thanks