From: Krzysztof B. <kb...@un...> - 2017-05-04 18:55:06
|
Willem, Shiraz, W dniu 01.05.2017 o 13:03, Willem Elbers pisze: > Dear Krzysztof, > > we have noticed that for one of our attributes (unlimited free text), > supplied via a registration form, the content is truncated "[...]" in > the accept registration window. > > Is there any way to view the full content of the attribute, before > accepting the request from the UI? Right, this is something to be improved. We have a special reusable component used to display attribute with values. It truncates the values, in different ways to fit to the UI without cluttering it. What I can propose: a) currently attribute's type description (if present) is added as a tooltip for all the values. We can assign it to the attribute name only and on values add the full text representation. b) in selected cases (as those two that you mentioned) we can change the UI to put the full representation. If you have any better ideas please write, Krzystof |