Iframes in ClientUI

Hello,

I learned about the ClientUI at the BigFix Master Skills University training and wanted to use it.

When I use iframes in a client dashboard it works fine on Windows but it opens a new browser tab on MacOS.

I learned that the ClientUI on Mac uses Electron so I looked at their documentation and they have a tag called “webview”. I tried that with no luck.

How do I embed a web page into the ClientUI?

1 Like

I ended up doing this over AJAX instead

Would you be willing to share any of what you’re working on? I’m still in the early stages of planning what I want to do with our SSA dashboard and it would be cool to see what others are doing.

There is probably a better way to do this but here is a task that will create a new tab in the client ui

Note: I don’t think the delete in the beginning actually works because the file is in use by the bigfix client