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
#87 added convertValueToString(VALUE) for widgets and implemented
properly for password fields, etc.
#85 removed setViewOnly method and use convertValueToString for data
tables, discussion still open...
Currently, the default implementation of UiWidgetField is to use a label in view mode that displays the value as plain text. This is not suitable:
The text was updated successfully, but these errors were encountered: