Hi, i am getting this error but there is no further information on which expression rule might be causing this. Checked the tomcat logs but the stack trace does not show any further useful information either.
Error evaluating UI expression
Anyone can advise on how to troubleshoot this error further?
Discussion posts and replies are publicly visible
You will have to isolate the problem. If you are not sure what is causing this problem then you will have to either look for a piece of code that might be used for updating (as Chris mentioned) or you need to delete small blocks of code to see removing which code block removes the error.