FlowViewer
Content Type: Module
Categories:
Overview
Based on https://reactflow.dev/ to visualize the working process in mendix.
Documentation
Description
To visualize the working process in mendix with https://reactflow.dev/
Typical usage scenario
Maker will need to prepare the json format to import into the widget. The json format can be manipulated via import mapping and json mapping in Mendix.
Features and limitations
- reactflow will accept only it’s format json. In order to get more detail please visit this page https://reactflow.dev/docs/examples/nodes/custom-node/
Dependencies
- Mendix 8,9 +
Installation
Create a new project, import the module, make the project home page navigate to the “Home_Web” of the imported module.
Then run and view
Configuration
Maker can able to change the json format base on the documentation https://reactflow.dev/docs/examples/nodes/custom-node/
Known bugs
None
Frequently Asked Questions
None
Releases
Version: 1.0.0
Framework Version: 9.17.0
Release Notes: - Render the workflow with json string