XenForo
Administrative
- Thread starter
- Admin
- #1
I have seen forum discussions about how to display a template as an overlay on clicking a link or using a form submit button with the OverlayTrigger class. However, what I want to do is display a template as an overlay conditional on some code in the
Read more about this Feed . . .
_save
method within a service, and have the server-side php load the template as an overlay. Is this possible?Read more about this Feed . . .