Page 1 of 1

Screen Expansion / Modal via onClick

Posted: Wed Nov 21, 2018 4:13 pm
by fcalizo
Hello,

We currently have a "Dashboard" type screen using a PUI Rich Display. This dashboard has a section that has 4 different subfile-grids. What we want to accomplish is that when we click on one of the different subfiles, for it to expand over the whole screen (somewhat similar to a modal window, but over the whole screen). These examples basically show what we would like to accomplish:

https://codepen.io/anon/pen/jQZrvp

https://codepen.io/ettrics/full/ZYqKGb/

What would be the best way to accomplish this using profound?

Thank you.

Re: Screen Expansion / Modal via onClick

Posted: Thu Dec 06, 2018 12:02 pm
by DavidBal
Hi,

attached you can find an example how you can realize something like that.
I did not use it in our applications with subfiles, so maybe you have to add some js.

Hope this helps!

David