Auto fill-in attributes in Create/update object in a microflow - Mendix Forum

Auto fill-in attributes in Create/update object in a microflow

4

For some of our customers we have Entities in the domain model with 20-40 attributes. It allways consumes a lot of time when you create objects like this in a microflow by creating each member and then passing it a value.

It would become a lot easier if for example when selecting an Entity you get the question to fill in the attributes automaticly (like when setting an Entity on a dataview).

Deleting 20 unneeded attributes is a lot faster then adding the 20 required ones.

This also can prevent you to forget adding 1 attribute.

This would also help you when you forget to give a value for 1 attribute.

It would also be a big help if this could be done when selecting the Entity of an update object as well.

asked
0 answers