Discussions

Tag Filter:
We've had a number of inquiries about whether XMod Pro's latest version is compatible with the recently released version 10.0 of DNN. We had to re-structure some of our tests to accommodate the new UI and other aspects of v.10 which is why it took a while for us to report back. I'm happy to report that the latest released version of XMP is compatible with DNN 10. We have been able to install and a
A new version of 4.9.6 for DNN 10 only, targeting .NET 4.8. This addresses an issue where an <xmod:Template> tag that had Ajax enabled (Ajax="true") would prevent the following template controls from functioning: AddLink EditLink DeleteLink AddImage EditImage DeleteImage This is usually accompanied by an error in the DNN Event Viewer specifying "Invalid postback or callback argument". Thanks to An
I'm happy to announce we've just released version 4.9.6 of XMod Pro. This release is geared toward users of DNN 10+. If you are still running DNN 9.x, you don't need to install. The release fixes the jQuery related error that prevents the Form View from loading. This was do to the removal of a DNN method in DNN 10. While we don't expect any compatibility problems, if you experience any issues, ple
If you've noticed a lot of notifications for older releases of XMod Pro in your inbox, I want to apologize. We are actively working not only on XMod Pro, but also this website. As we were trying to correct some descriptions for older versions of XMP in Downloads section, we realized a bit late that notifications were sent every time we made an update. Ooops. We have stopped updating those older de
One of our customers let us know about a potential installation message that pops up when attempting to install v.4.9.5 on top of v.4.9.4. When doing so, DNN tells you it is going to do a "Repair Install". In reality, this was just a typo on our part. Of the myriad places to update the module version number, we missed one. It was left at 4.9.4. So, we've corrected that and re-packaged v.4.9.5 and
I have used the above in a site I built, I need to build a UAT site to test a new way of working, and need to create this using the above version of XMOD Pro in order to get everything as it is. The issue is I cannot find a download for this version, does anyone know where I can get a copy of an older version of XMod Pro, I can't find it on the site, and google is pushing me to the new version onl
I have a membership database in the old XMOD system and have exported the data info a XML file, cleaned up the XML file, but I am not proficient enough with SQL to import the file into a table I have created in XMODPRO 4.8. I have read the document at http://dnndev.com/help/xmod/Importing_Data_Into_XM... and the table is format properly. What are the steps I need to go through to import into my ta
I'm trying to solve the problem of TLS1.2 and DNN and my XMod forms. I have DNN7 running on 2012R2 with .NET4.7 installed but the DNN7 web.config has .NET4.0 as the target framework. When I change the target framework to .NET4.7 my XMod forms disappear. The reason I'm changing the target framework is to force .NET4.7 to process security and enforce TLS1.2. Did XMod have any upgrades to handle this
I saw that Ryan Moore had an Add-On that I can no longer find to dynamically add additional fields to an existing form. I have a form full of check boxes that builds a report at the end. Works just as I want it to. However, I have situations where within the same form the user will need to add additional line items to the form when they click Update. I don't know how to explain it, but at the bott
Is there a way to let the user fill in the max of rss items that are showen? Something like this: https://www.agrifirm.com/agrifirm-plant/nieuws-zoe... maxitems=5 Rss link like it is now: http://www.agrifirm.com/DesktopModules/XModPro/Fee... Code: <xmod:Feed ContentType="text/xml"> <ListDataSource CommandText="XXX Database Query removed" /> <headerTemplate><?xml version="1.0" encoding="utf-8"?>