Skip to main content
Nintex Community Menu Bar

Repeater Section height issue

  • May 29, 2018
  • 6 replies
  • 14 views

Forum|alt.badge.img+6

Hi all,

How to prevent expanding entire row on click of add new row in repeater section. Below is the screenshot how it is coming.

216143_pastedImage_1.png

What is expected is

216144_pastedImage_2.png

Please help us if any solution is there for this.

Thank you.

6 replies

Forum|alt.badge.img+14
  • Scholar
  • May 30, 2018

try to add all that controls on the left to a panel


MegaJerk
Forum|alt.badge.img+14
  • Scholar
  • May 30, 2018

Marian Hatala‌'s suggestion would totally work. 

The reason your controls are getting pushed down is because when a New Row is added to a Repeating Section, ANY control that has a top canvas position that is greater than it (meaning that it's below the top of the Repeating Section) gets pushed down by the height of the row being added. 



Forum|alt.badge.img+6
  • Author
  • July 16, 2018

So yoiu mean to say i cant achive what i asked for? If yo have any other solutoin for the above style please suggets.


Forum|alt.badge.img+6
  • Author
  • July 16, 2018

Hi Marian,

Your solution worked for me !!. But one more issue came is, now the submit and cancel buttons are going down if i keep on adding the rows. as shown in below image.

217060_pastedImage_1.png


Forum|alt.badge.img+14
  • Scholar
  • July 16, 2018

try to place whole 'Summary...' block into its own panel.

try to add a panel (may even be empty) between 'Summary...' block and buttons


MegaJerk
Forum|alt.badge.img+14
  • Scholar
  • July 17, 2018

I think that maybe you intended to reply to Marian and not me. 

However I recommend that you create a separate forum question with that problem, instead of lumping it together with this topic which has already been solved.

That way, once it gets solved, it will be more clear to anyone who might be having similar problems and is searching for an answer.