Skip to main content
Nintex Community Menu Bar

Dynamically setting the page width and height

  • August 11, 2016
  • 2 replies
  • 10 views

Forum|alt.badge.img+9

Hi All,

I have multiple panels in my form and depending upon the value of certain flag column I am hiding and showing the panels.I also want to change the height and width of the form dynamically. I tried using JavaScript but its not working

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • August 11, 2016

Hi Aditya,

can you maybe share your JS code so we can start inspecting what might be the problem?

Cheers

Philipp


Forum|alt.badge.img+3
  • Rookie
  • July 9, 2018

I'm in Nintex O365 Forms, but I have accomplished this by making the last panel hit the bottom of my form. Then the bottom is self adjusting as panels are hidden or visible.