Skip to main content
Nintex Community Menu Bar

Add Subview as a subgrid in a K2 Smartform using javascript/jquery

  • March 5, 2018
  • 1 reply
  • 14 views

How do I add a Subview as a subgrid in a K2 Smartform using javascript/jquery?

1 reply

  • March 6, 2018

Hello,


 


I am unsure if this would be possible to interact with the subview, but you can use a Literal Data label to use your Javascript on the form. From there I would htink you can just load the Subviews URL in the grid and that should work.