To add help text to the automatically created ‘Help’ link which DNN adds to each of your custom modules you simply need to add a new ‘Resource Key’ to the control’s .RESX file. For example you may have a View.aspx control which is the default display control for your module. Simply click on the designer surface in visual studio for that control, go to Tools > Generate Local Resource. A new .RESX file will be created in your module’s ‘App_LocalResources’ folder. In this file add a new key ‘ModuleHelp.Text’ and set its text value to the text you want to show up in the help control when it opens. The value you give this key can be plain text or html.
DNN Adding Module Help
Tim Clark
Experienced Business Owner, Chief Information Officer, Vice President, Chief Software Architect, Application Architect, Project Manager, Software Developer, Senior Web Developer, Graphic Designer & 3D Modeler, University Instructor, University Program Chair, Academic Director. Specialties: Ruby, Ruby on Rails, JavaScript, JQuery, AJAX, Node.js, React.js, Angular.js, MySQL, PostgreSQL, MongoDB, SQL Server, Responsive Design, HTML5, XHTML, CSS3, C#, ASP.net, Project Management, System Design/Architecture, Web Design, Web Development, Adobe CS6 (Photoshop, Illustrator) View all posts by Tim Clark
Published by