CStrategies
Member
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
_save
method within a service, and have the server-side php load the template as an overlay. Is this possible?