App widget area resize and popup | Community
Skip to main content

App widget area resize and popup

  • January 6, 2022
  • 1 reply
  • 0 views

Developers11

Hi,

I would like to know if it is possible to set the App widget area size when we load the panel. I have seen the 'Flexible' Property in the Manifest File for responsiveness. Even though we have the option to resize, is it possible to set a fixed width for the app widget area when we load the iframe?

Also, Is it possible to create a popup outside the app widget area when we click on an item in the app content?

 

 

 

1 reply

Eric27
  • January 10, 2022
Hey there,

To set a fixed size you just need to specify it in the manifest file. For a popup, you'd want to use a modal
 
Let us know if you have any other questions!