I have multiple pop ups and I have seen in a template that others use just one popup and then selectively show and hide text and buttons within that popup depending on what is needed.
What is best practice for this, should I create several popups or just one with changing content?
I think it depends on whether or not the popups need a specific type of data sent to them. If the popup has a type (like User), it can be reused for any type of content that is also type User. I have pages with only one popup and swap in and out groups, but I also have pages with multiple popups. It really depends on what youโre actually doing with them, I think.
How do you swap the groups, by changing modes? I did the same with hiding groups in workflow but just now learning about modes which seem to be cleaner.