Hi! I have a problem with creating new nested content on my member when a new member is created programmaticly. I can see the content in umbraco backoffice but I cant collect the property later on, it's says it's null but I can see it in umbraco backoffice. However if I press the save button on a member in Umbraco backoffice I then get collect the property and it's not null anymore.
Problem with saving nested content on Member
Hi! I have a problem with creating new nested content on my member when a new member is created programmaticly. I can see the content in umbraco backoffice but I cant collect the property later on, it's says it's null but I can see it in umbraco backoffice. However if I press the save button on a member in Umbraco backoffice I then get collect the property and it's not null anymore.
Code example: https://gist.github.com/molyne/60c0d1567ca93aca93a5025f4dd94c77
is working on a reply...