adobe brackets

1
Hi All, Is it possible to call a microflow for submit button in adob brackets.can anyone suggest me how to achieve this.
asked
1 answers
1

I think you are using Brackets for custom widget development. Recommended is to use the newer npm package generator-mendix in combination with Atom or any other IDE (also Brackets is possible).

And if you want to do microflow stuff I thing you need to take a look at the runtime apidocs. There are some good examples.

I hope this helps, Kind regards, Marcus

answered