Base solution for your next web application
Open Closed

File upload on pop ups #3709


User avatar
0
mdonogma created

I want to add the file upload demo to the phonebook examples popup.

Question : does the same controller control the actions for the index and create person popup.

Reason: want to know if a new controller is needed for the popup or not?


1 Answer(s)
  • User Avatar
    0
    alirizaadiyahsi created

    Hi,

    it is possible to same controller control the actions for the index and create person popup . There are examples in project. (EditionsController, OrganizationUnitsController)