Skip to main content
Nintex Community Menu Bar
Question

Selective 'defer rendering of tab contents..'

  • July 10, 2024
  • 2 replies
  • 22 views

Forum|alt.badge.img+4

Hi,

I have a tabset with ‘Defer rendering of tab contents…’ is selected. However I want contents of few tabs to be loaded on page load. Is it possible?

2 replies

Forum|alt.badge.img+4

Basically selectively having tab content to render for some tabs/not render for some- as per requirement


Forum|alt.badge.img+5

Hi TJ

This might be a long shot, but you could pack your tabs content you don’t want to render into wrappers and render the wrappers conditionally based on a UI-Only Field. You set those fields in the tab actions of the tabs you don’t want to render to true.

Cheers