Hi Team, When I click the chevron up icon in the header, a grid should appear below the icon like a pop-up screen similar to the screen shot attached.
1) I have tried to create similar to the popup by using card layout. In card layout I'm showing the grid, when I click on the icon, the card height increases too much, causing the content move down.
2)I also tried using record action, but the pop-up screen appears in the middle of the screen.
Could you please guide me how to achieve this
Discussion posts and replies are publicly visible
Hello naseemas0001
Pop-up within the interface is not a possible option but you can recreate using Stefan's solution here
https://appian.rocks/2023/06/20/popup-windows-in-appian/
Have you tried using the collapsible options in Section Layout and Box Layout?
use the collapsible, isInitiallyCollapsed options.
Hi Konduru Chaitanya ,
Thanks for your speedy reply. I understand that above is for creating pop up.
But my clarification here is once pop-up box is created, the already existing screen below pop up is moving down. Pop up screen has to be on top of existing screen. Can you please guide me on this?
In Appian we can use record actions for pop-up screens but in your case I would recommend to go with box or section layout. A pop-up in midst of your interface without disturbing the alignment of other sections is not possible.
There is no out of box feature currently in Appian for pop up. Either you can use above approach other practitioners mentioned or record action feature