FInd and replace anything in the modeler - Mendix Forum

FInd and replace anything in the modeler

47

There are specific replace functions, like the batch replace for captions, but I would like to replace pretty much anything I can find. Like replacing IVK_ in all microflows with ACT_

A brackets style approach would be best:

  1. Search
  2. Show a list of matches
  3. Select all or choose the search results that must be included in the replace
  4. Replace selected items.
asked
2 answers

Great idea, that would make refactoring so much easier and quicker!

Created

Perhaps add a regex option to it so it gets easier to filter the search/replacable items.

Created