Allowing configurable tooltips for different entry fields in form.component.html might be handy.
The "placeholder"-fields from config-fix.json/ts are only shown with a limited number of characters. In some cases it might be useful to allow the configurator to display a longer explanation for a form field within a tooltip.
Objective: Be more clear for the users entering data.
Proposed Solutions & Alternatives
The tooltip-feature could be added for every field type in form.component.html, but maybe there is also a more generic way?
Allowing configurable tooltips for different entry fields in form.component.html might be handy. The "placeholder"-fields from config-fix.json/ts are only shown with a limited number of characters. In some cases it might be useful to allow the configurator to display a longer explanation for a form field within a tooltip.
Objective: Be more clear for the users entering data.
Proposed Solutions & Alternatives The tooltip-feature could be added for every field type in form.component.html, but maybe there is also a more generic way?