One to one associations in native

1
Hi,      I am trying to make a one to one association in a native application but I get the following error.     Thanks in advance.
asked
1 answers
0

Hi Mikel,

This post might help → https://forum.mendix.com/link/questions/110010

You need to create a Non persistent entity to store the values and in your logic copy it over to the main entity.

Hope that helps!

answered