core icon indicating copy to clipboard operation
core copied to clipboard

When changing the attribute type, the template is not changed in rendersetting.

Open zonky2 opened this issue 4 years ago • 1 comments

When changing the attribute type, the template is not changed in rendersetting.

e.g. change from translatedtext to text, the call to the template of translatedtext is retained

zonky2 avatar Jan 19 '21 16:01 zonky2

When we add attributes via addAll, currently the standard template is automatically entered at template, even if this is not necessary. A change of the attribute type would then automatically be output with an appropriate template.

As an alternative, it would be worth considering whether rendersetting, input mask, sorting, filter rule etc. should also be deleted when the attribute type is changed...

zonky2 avatar Aug 31 '22 18:08 zonky2