Skip to main content
Nintex Community Menu Bar
Question

Am I just missing how to clone a pop-up?

  • July 11, 2024
  • 2 replies
  • 16 views

Arne-Per
Forum|alt.badge.img+8

Just built pop-up that would be useful in multiple places. Other than just copying xml is there a way to clone it? or have different interactions/buttons access it?
Thanks

2 replies

Forum|alt.badge.img+8

Try putting the functionality in it’s own page and reference it in a page include.  This works really well with popups.  Just make sure the model names are unique from any page invoking it.


Arne-Per
Forum|alt.badge.img+8
  • Author
  • Rookie
  • July 11, 2024

Thanks. I will give that a shot.