Convert Enumeration to Entity with overview page and NewEdit Page - Mendix Forum

Convert Enumeration to Entity with overview page and NewEdit Page

4

How often do we start with an enumeration and then move it to an Entity when we need to add more relevant information? I do very often and thought of a way we could save tons of time:

Right click the Enumeration > Convert to Entity

  1. The Modler creates the Entity with attributs (Caption and Name)
  2. Creates the overview and NewEdit pages.
  3. Swaps all coresponding enumeration dropdowns to the reference selection dropdown
  4. Finaly deletes the enumeration

 

Looking forward to your votes guys!

asked
0 answers