Skip to main content
Nintex Community Menu Bar
Question

Is there a way to copy a popup?

  • July 9, 2024
  • 2 replies
  • 4 views

Forum|alt.badge.img+8

I have a wizard with 6 steps.  I need a button on each step that will open a popup (the same popup).  Is it possible to have 6 buttons that each open the same popup?  If not, is there an easy way to copy a popup?  The existing popup is pretty complicated and would be very time consuming to duplicate 6 times…

2 replies

Forum|alt.badge.img+20

Only from XML. Edit the title of the popup to something like “Your Title FIND ME” so it’s easy to find. Then I would collapse the entire popup in the XML so you’re only copying one line.

Paste in the components section you’d like it in.

I do this all the time.


Forum|alt.badge.img+8
  • Author
  • July 9, 2024

ok - thanks Pat