I think the way I got it right now should work, but found another issue.
In my project creation page, I use a dropdown to select the object the project is being done for. I want to save these selected values to the correct attribute in the project entity.
For some reason the project attributes object_name and object_number stay empty.
Some more screenshots of my problem.
the change object inside the microflow
the new project creation page.
You might want to look at the contrained by function. See documentation here: https://docs.mendix.com/refguide7/reference-selector
For some strange reason this is only explained in the Mx7 documentation but can also be applied to the current versions of Mendix.
Regards,
Ronald