I want to show popup on button.Popup should contain all data which is given by a controllers action. how can I achive this in phalcon?.I dont want all data on another page.Just want data to be print on popup. That popup is edit form which later on will get submitted.