DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Forum: Building DNN Modules, Providers etc.

 26 Subscribed to this forum
Page 14 of 18 << < 1213141516 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

  

Hi, I have a module that for certain reasons has to delete all it's content when I start an import. Is there a way to display a warning when the user clicks on the Import module action, and confirm it Something like 'Importing deletes all the current content and replaces it with the imported content. Are you sure you want to continue [Yes]|[No]' Or ist that behaviour normal enough, so everyone is aware of this The HTML behaves like this, for example... I once did something like this...
3072 0

CKEditor - HTML Encoding      

Started By  NathanH
Hi Everyone After some fun I have finally built my first custom module, I have leveraged the DNN CKEditor which seems to work well until I start testing it using real world scenarios. I copy and paste some well formed HTML into the editor and it encodes all of the html tags. eg in source I enter hi which gets saved as  hi After researching this seems to be well complained about behaviour with no option to truely tell CKEditor to leave the html alone. Wiht Telerik Editor there was a html...
4 2616 0
by NathanH

KendoUI      

Started By  Luke
I HAD THESE working, and removed something not needed & now they are broken again,   [ DNN 9 ] - new Module  I FEEL it has to do with jQuery, because the SAME code works as HTML but when installed into DNN it keeps trowing errors.  If I add JQuery to the Module it has errors,  JavaScript.RequestRegistration(CommonJs.jQuery)  --  Tried this too, no errors, but controls do not render. Is there a way to override JQuery from DNN with or to check the Version or if it is loaded   I am lost f...
2 2712 0
by Luke

Integrating Dropzone - Reference Issue      

Started By  Navilois
Hey! I'm trying to set up Dropzone file upload on my DNN 9.4.4 site - Hotcakes 3.2.3 is installed as a module as well. In order to handle the files on the server side, I used the latest DNN template by Chris (https://github.com/ChrisHammond/DNNTemplates) to create a C DAL2 MVC Module and followed his instruction videos https://www.youtube.com/w...Z8fswIbNZFd&index=11 Since the target framework in DNN 9.4.4 is .NET 4.7.2 I changed it on the template as well. After that, I added my Contro...
2 2241 0

Validator errormessage is not displayed      

Started By  Michael Tobisch
Hi, I have a strange problem, and it seems that this is pretty much the same as described here: https://stackoverflow.com...equired-after-upgrad The problem is not that the validator does allow to submit when invalid data is inserted, but the error message is not displayed. The form is not submitted, but the user has no idea why. The validators's CssClass property is set to 'dnnFormMessage dnnFormError', and does not display the error message when it should (eg, a RequiredFieldValidator...
1 2592 0

Proxy Module      

Started By  Aman
Hi, is there any DNN module that acts as a proxy i.e. gets the content from another server and returns to the browser Currently, we are using iFrame module along with an external Proxy server. However, this is not SEO friendly and the search engine is bypassing it.  The Proxy Module is expected to translate the URL, get the content from another internal server, and stream it back to the server. I am hoping that someone else may have also come across this need and created it.
1 2166 0
by Aman

Uninstalling a module and Uninstall sql script      

Started By  Ana
I am trying to uninstall a custom module that we created. When I uninstall the module, it is deleting tables that are in the module along with some other tables in database not connected to this custom module. I thought deleting Uninstall.SqlDataProvider from the module folder will stop from running the Uninstall.SqlDataProvider script when I uninstall the module, but it is still deleting the tables along with unconnected tables. Looks like Uninstall.SqlDataProvider script is either saved somewh...
4 3323 0
by Ana

What is EVS      

Started By  Cody
Looking to build some modules I am wondering what EVS is.
3 2842 0
by Cody

DNNGalleryPro      

Started By  Nick
I am using DNNGalleryPro module with Effect_14_FAQ. I only have a few FAQs and therefore would like to not display any categories/groups at the top. However, even though I have not created any, it still displays the 'All' category. Is there a way to not display this
1 1919 0
by Nick

Getting UserInfo object      

Started By  Mohan
Hi, I am trying to get the userId (of the UserInfo object) of the user selected by the admin user in the Manage --> Users --> (Choose a user) -> View Profile page Using SecurityContext.getCurrentUser() or UserController.Instance.GetCurrentUserInfo() gets me the userInfo object of the currently logged on user as it should (which is the admin user in this case). But I need the userInfo object of the selected user. Note: I am using DNN 9.4.4 Thanks in advance.
4 3643 0
by Mohan
Page 14 of 18 << < 1213141516 > >>


RSS Feed Available

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved