You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Sv7enNowitzki,
if a String field is currently modified and tracked via a change log,
which contains a long string, it is not properly rendered on the UI due
to the missing `@UI.MultiLineText` annotation. With that it basically
renders as before, just that after 4/5 lines a show more button appears
instead of rendering the whole value, which looks strange in a table.
BR,
Marten
Co-authored-by: Nick Josipovic <[email protected]>
0 commit comments