Delete object or list from a nanoflow

Content Type: Module
Categories:

Overview

Has a javascript action that can delete a single object or a list of objects. can be used from a nanoflow

Documentation

Demo urlhttps://deleteobjectjavasc-sandbox.mxapps.io

Description

Deletes a single object or a list of objects

Return true if something is deleted. In case of an empty object or list, it does nothing, returns false

Throws error if the delete fails for any reason

Typical usage scenario

When you want to delete an object or a list from a nanoflow

Features and limitations

Seems to not be working in recent Mendix version something like 8.10+

Dependencies

none

Installation

none

Configuration

none

Releases

Version: 1.0.0
Framework Version: 8.0.0
Release Notes: Initial release