Start a conversation

Articles

  • Unable to use text formatting options in WYSIWIG editor

    Issue: The User is unable to use bold, italic and underline options when highlighting the text in WYSYWIG editor. Please Note: This issue may occur in versions of Evoq 8.5 and 9.1. Environment: DNN/Ev...

  • ValidateAntiForgeryToken over HTTP post WEBAPI

    Question: How can I use ValidateAntiForgeryToken over anonymous user access? Answer: When AllowAnonymous attribute exists, all other authorize attributes will be ignored. Therefore, our recommendation...

  • Custom Visual Studio Module Templates for DNN

    Question:  How can I obtain Custom Module Templates for DNN for Visual Studio? Answer: You may go to the following link and obtain some of Chris Hammond's DNN modules  Chris Hammond's DNN modules. Add...

  • Caching for Authenticated Users

    Question: How can I enable the module or a page output caching for a subset of authenticated users? Answer: The page output cache only applies to Unauthenticated users; however, Module Output Cache ap...