• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
C

display template in overlay when returning view?

  • Thread starter Thread starter CStrategies
  • Start date Start date
C

CStrategies

Guest

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?

Continue reading...
 
Back
Top