Skip to content

fix: no auto save fix -> new xml attribute for user.xml attributes

Henning Leutz requested to merge next into master

For frontend attributes which have their own save routine, it should be possible to tell these attributes that they will not be saved automatically. this often destroys the attributes. therefore there is now a new attribute for user.xml attributes.

Merge request reports