Hello everyone,
We ran into an issue with nested modals in Constellation while trying to build a workaround for tooltips.
We need to show tooltips on read-only fields. Since this isn’t available OOTB, we set up a workaround using a Case Reference with New Views. This triggers a modal dialog showing the text we need, and it works perfectly on our standard screens.
The problem starts when we show multiple cases in a table that is configured to “Edit in Modal”. When the user opens that edit modal, we display the same read-only data with our tooltip workaround. However, instead of triggering the preview modal like it usually does, it just defaults to an “Open in New Tab” link. This completely breaks the UX we are trying to achieve.
Does anyone know what options we have to deal with this? Is there a better way to handle tooltips on read-only fields when you are already inside an edit modal, or is this just a strict limitation in Constellation?
Thanks!



