Skip to main content
Nintex Community Menu Bar
Question

Insert a Blank Space onto Page

  • July 9, 2024
  • 4 replies
  • 22 views

Forum|alt.badge.img

How do I insert a blank space onto a page? 

This topic has been closed for replies.

4 replies

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

If you’re looking to add some “blank” space in a table editor, I’ve used a “template” component in the past – deleting the text “Template Field” from the label & then deleting “Created Date: {{CreatedDate}}” from the template field.

However, might not work too well on a full-blown edit page – I noticed that if you’re tabbing through the fields, a pop-up will appear when you get to that field. (which, I believe, is how template fields work.) 
Kind of a scrappy workaround, but it does the job OK. (I decided against using this in a final product.)


Forum|alt.badge.img+8

Pat, I believe as of Skuid 4.9 you can specify template fields to be “read only”.  That way a popup will not come up.


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

Awesome! Good to know.


Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

You can also adjust padding and margin around the divs that hold containers by adding custom css.  This can be used to add more white space.