Skip to main content
Nintex Community Menu Bar

Option to not render a component (without using toggling, ui-model tomfoolery, etc)

  • July 8, 2024
  • 8 replies
  • 10 views

Forum|alt.badge.img+10

It’d be neat if there was a rendering option on components which was simply “Do not render”. This would predominantly be for testing or if you wanted to hide a component temporarily but not throw away all of your good work.

I currently just add a rendering option of Page/URL Parameter asdfasdfg = fashjdgfkjahg to hide the component, which isn’t terribly elegant…

Anyway, if I’m missing a simpler way of doing this please let me know.

Cheers!

Louis

This topic has been closed for replies.

8 replies

Forum|alt.badge.img+9

I add a lot of documentation to my pages by rendering page title or rich text components for a Running User profile attriubute (Last Name?) of DOCUMENTATION.


Forum|alt.badge.img+10

I bet a lot of us come up with different ways of doing this sort of thing. Your comment reminds me of another thing I’d love to have in Skuid - a text area for each component /action/action-sequence/condition/model where you can put in some documentation or guidance as to what the intention was! It’s always very clear until it isn’t as to why I did a thing a certain way…


Forum|alt.badge.img+9

Yes!


Forum|alt.badge.img+8

I just add rendering logic to the component and use a user profile called hide if I don’t want it to display and System Administrator If I want to test it out.  Then just delete the logic on the component. 


Forum|alt.badge.img+13

Louis, we are planning to implement this in our next release — it would be so much simpler to be able to just say “Don’t render initially” than having to do, in your very accurate words, “Ui-Model tomfoolery”, which should not be necessary.


Forum|alt.badge.img+13

Agreed about the need for a “Description” property being available consistently throughout components in the Page Composer — we started on this direction in Millau with Action Sequences, where we allow you to give an Action Sequence a Description which only appears in the Page Composer for the purposes of explaining a sequence’s purpose, but has no meaning at runtime.


Forum|alt.badge.img+10

Awesome! That’s ace.


Forum|alt.badge.img+10

+1 on the request for a description field on components!