AppStoreWidgetBoilerplate icon indicating copy to clipboard operation
AppStoreWidgetBoilerplate copied to clipboard

mx.data.action

Open JelteMX opened this issue 8 years ago • 0 comments

The store: { caller: this.mxform } is deprecated in MX7 (and shouldn't be used in MX6 either), this needs to be replaced with origin : this.mxform. Need to fix this in the _execMF method (actually, make a distinction between Mendix versions using mx.version)

JelteMX avatar Jan 03 '17 09:01 JelteMX