Releases: rik-bos/SetAttribute
Releases · rik-bos/SetAttribute
Bump to Mx 7.23 and removed warning
Translation + Removed deprications
Include Translatable Versions of the widget
Removed nullExec deprication
Improvement and Bugfixes
Added:
- retrieve value from MxObject
- target Siblings only
Updates and Improvements
Added:
- retrieve value from MxObject
- target Siblings only
Fix on append
Appending on a non-existing attribute resulted in an error.
Initial release
Mendix does not allow the developer to change / set the value of an attribute in the Modeler. Use this widget to find domNodes (by a normal selector string, e.g. .class, #id, .mx-name-mxId) and set the value of an attribute. Further it is possible to append an attribute. This can be used to add custom classes / styling to domNodes that are not directly usable.