Hi!
I'm writing on a module that has no paragraph interface. But how do you create an admin interface that is accessible from the Modules tab (the module menu item in the ribbon control down left, not through a paragraph?
Best regards,
Per Ljung
Developer forum
E-mail notifications
Module admin interface
Posted on 30/03/2011 11:09:26
Replies
Nicolai Høeg Pedersen
Posted on 30/03/2011 11:25:00
Take a look at this article:
http://devierkoeden.com/articles/custom-modules-part-2-7-steps-to-building-a-custom-module-background.aspx
http://devierkoeden.com/articles/custom-modules-part-2-7-steps-to-building-a-custom-module-background.aspx
Posted on 30/03/2011 11:29:34
Hi!
But my module isn't a template module, it has no paragraph, no template. It's a module for integration with an ERP system, export and import orders and products, like the NAV module.
The NAV module has no paragraphs.
The other modules have, like the news module, have settings when you click on them in the module page, but my module is grayed out.
Best regards,
Per Ljung
REAB Data AB
But my module isn't a template module, it has no paragraph, no template. It's a module for integration with an ERP system, export and import orders and products, like the NAV module.
The NAV module has no paragraphs.
The other modules have, like the news module, have settings when you click on them in the module page, but my module is grayed out.
Best regards,
Per Ljung
REAB Data AB
Nicolai Høeg Pedersen
Posted on 30/03/2011 11:52:38
OK - just register a module without paragraph settings...
Read the introduction of custom modules articles instead:
http://devierkoeden.com/articles/custom-modules-part-1-introduction.aspx
And the rest of the articles which are great:
http://devierkoeden.com/articles.aspx
Read the introduction of custom modules articles instead:
http://devierkoeden.com/articles/custom-modules-part-1-introduction.aspx
And the rest of the articles which are great:
http://devierkoeden.com/articles.aspx
Posted on 30/03/2011 11:54:22
I just found that the edit page I'm looking for can be specified in the field Script of the module install page.
You must be logged in to post in the forum