on 2023 Oct 03 3:51 PM
screenshot2023-09-12103106.pngHello community, Recently we have upgraded the CCO to the latest version (FP16). On the older version, we were using the old UI for our pop-up messages, but for the new version we switched to the new UI, but the pop-up messages are not showing. We used the attached code as the documentation suggested, but still no good.
Any help would be appreciated. Thanks
Request clarification before answering.
Hi Mutaz,
if you just want to show a Message-Box try using the following:
UiMessageHandler.INSTANCE.showMessageBox("Message");
If you want to show an error-message:
UiMessageHandler.INSTANCE.showMessageBox("Message", true);
I hope this helps. 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.