I have form with several controls. When I fill these controls all of them are saved correctly in the datasource table except of one realEdit control. It says "Unretrieved" in the table. I have set it's datasource and datafield properties correctly, so what can be a reason of it and how to solve it?
"Unretrieved" fields are newly created fields which AX 2012 AX by error treats badly. It may also appear if a form query does not contain a field in the datasource field list.
You problem is solved by restarting the client or the AOS or both. Or in the second case just add the field to the query field list.