Search code examples
palantir-foundryfoundry-workshop

How to make a Pop-up table appear in Workshop Palantir Foundry?


I want a pop up to appear showing some stats on the load of a module in Workshop, Palantir. Please help how can i achieve this?


Solution

  • Workshop just released a new feature that allows you to set a “modal” layout component. Whereas previously you could only add a “drawer” that button now offers to add an “overlay” and in the config you can choose either the drawer or modal layout.

    From there you can add widgets and otherwise build the content and then trigger it to open and close with Events, just like the drawer.