@essivision wrote:
I use Ionic side menu layout for my project. Now I want to define custom menu for every child page. To implement this I want to use $ionicPopover service but it's limited to master page and I don't define custom menu for child page. For example I have two page: USER & TASK. In USER page I want to have
Export
&Import
menu and in TASK page I want to haveExport
menu alone.Is there any sample to resolve this problem?
Posts: 1
Participants: 1