Way to see whats causing function red overlay?

Recently made a change to a window, and now one of my buttons has the red overlay with the fx symbol on top. How can I tell what binding/function is causing the red overlay?

Try right clicking the component in designer mode and select ‘Run Diagnostics’

1 Like

Works for designer. Unfortunately I had an odd error where I was not getting the red overlay in my designer but I was getting it in my published application. Had to scroll through the console.

Most likely, if you have an overlay in the client and not the designer it is a legacy database issue. If you don’t have legacy DB access enabled, any query based components need to be bound to named queries.