Skip to main content
Nintex Community Menu Bar

K2 Smartforms: Freeze tabs at the top of the window

  • May 7, 2021
  • 4 replies
  • 81 views
  • Translate

Please can someone advise how I can freeze the the tabs in a form to the top of the screen so when the form is scrolled this will always be visible.

 

I have searched and have been unable to find anything that is related.

There isnt any built in functionality in K2 to do this. I think you would have to use javascript to freeze tabs.
Translate

  • May 18, 2021

Do you know what the javascript would be and exactly how to implement?

 

Thanks.

Translate

  • May 24, 2021

Hi,

Can you check using below code

<script>$("[name ='viewname']").find('div.scroll-wrapper').css({"height":"400px"}); </script>

Adjust height as per your requirement.

Hope this would help.

 

Translate

  • May 24, 2021

Hi P_M,

 

I have tried this however I expect that this is looking more at the view rather than the form? Either way even after putting in the view name and form name nothing would freeze the top of the screen.

 

I tried with 'Prevent XSS' both Enabled and Disabled.

 

Many Thanks.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings