yuuvis® RAD Q&A

0 votes
by (2.1k points)

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

3 Answers

+1 vote
by (19.2k points)
selected by
0 votes
by (19.2k points)

This seems to be a bug. An empty field should be displayed with nothing, but not with 'null'.
What type of data field this?

by (2.1k points)
It is a String value.
0 votes
by (20.0k points)

Hello pstrasser,

this is indeed a bug in the current version. We will fix it right away - expect Version 4.4 (maybe even 4.3) to contain the fix.

Nicolai

by (2.1k points)
Thanks for the fast answer! I'll foward it to my team.
...