hello friends,
please bear with me - as they (DNN Forums) are taking days just to moderate a post!
Thats why i am here..
I am working on creating DNN custom module..
Scenario is:
There will be 3 listing page which will opened by 3 different menu options (view page)
There will be 3 add/edit page which will be opened from these listing pages as well as 3 other menu options.
How should I go with Creating module definition?
As, If i create only one module definition than there can be only one user control with "blank" key which will be loaded first at the time of loading the module...
but, i have 3 listing pages that should be loaded on click of 3 menu options.
as well as 3 add/edit pages that should be loaded on click of 3 menu options.
anybody have any idea?
should i create different module definition for each control?
pankaj20
Member
45 Points
75 Posts
need help with DNN custom module development
Jun 18, 2009 04:30 AM|LINK
hello friends,
please bear with me - as they (DNN Forums) are taking days just to moderate a post!
Thats why i am here..
I am working on creating DNN custom module..
Scenario is:
There will be 3 listing page which will opened by 3 different menu options (view page)
There will be 3 add/edit page which will be opened from these listing pages as well as 3 other menu options.
How should I go with Creating module definition?
As, If i create only one module definition than there can be only one user control with "blank" key which will be loaded first at the time of loading the module...
but, i have 3 listing pages that should be loaded on click of 3 menu options.
as well as 3 add/edit pages that should be loaded on click of 3 menu options.
anybody have any idea?
should i create different module definition for each control?
Dotnetnuke