All, I am seeing this issue while access attribute of dataview1 from dataview2. Dataview2 is inside dataview1. This code was working fine in Mendix 8.8.1 and started seeing this issue when I upgraded to 8.10.1. Required access is give to login user. Any inputs are greatly appreciated. An error occurred while evaluating conditional editability expression in Payment.Payment.textBox6: Unable to get a member from variable $dataView3, because you do not have sufficient permissions to "Payment.BillingMethodDTO.IsEditable". Error: An error occurred while evaluating conditional editability expression in Payment.Payment.textBox6: Unable to get a member from variable $dataView3, because you do not have sufficient permissions to "Payment.BillingMethodDTO.IsEditable". at http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:73:306494 at http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:73:306623 at y (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:20:6196) at http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:73:305958 at ue (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:35:7913) at e.computeValue (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:35:14214) at e.trackAndCompute (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:35:14040) at e.get (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:35:13091) at oe (http://localhost:8080/mxclientsystem/mxui/mxui.js?637299866224072983:35:7367)
↧