Leaderboard

Rank Member Pts

Welcome to DNNDev University

DNNDev University LogoJust like a university without the grades and student loan. Think of it more as a merging of the student union and open classrooms. Ask questions, get answers, learn, teach, make friends and contacts.

Find Out More

 

Here's What's Happening on Campus

Kelly Ford

Kelly Fordcreated the topic: DNN 10.0 Compatibility of XMod Pro

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 …

1 month ago

  • Kelly FordOne issue has been reported thus far. When using the FormView module, DNN 10 is reported to be throwing a server-side error related to jQuery. We havenโ€™t confirmed (though we have no reason to doubt) the issue yet, but we will be investigating. I just wanted to let everyone one know as quickly as we knew.

    In most cases, this is not a make-or-break issue. It occurs only when logged-in and only with the FormView module. But it is worth being aware of when testing DNN10 upgrades.

    Th ...1 month ago
gnossosp

gnossospcreated the topic: DNN 10.0

I don't want to be the first one to upgrade to DNN 10.0 Will xmod have any kind of path to use on 10?

1 month ago

  • NewestOldest
  • Kelly FordHi gnossosp,

    XMP has not yet been tested with DNN 10.0. Doing so requires a fair amount of retooling of our testing suites so it may take some time. Having read through the v10 Release Notes, it appears the biggest changes include the removal of API's older than DNN v.9. If that's so, our XMP version that was released for DNN 9.2 and later would *theoretically* be OK here. It also appears that some significant changes were made to the styling. XMP's default output does not contain any ...1 month ago
  • Kelly FordUpdate:

    We have successfully installed XMP on DNN 10.0 running against SQL Server 2022. We've also been able to activate it. The XMP admin UI appears to be functional and not overly impacted by changes in DNN. Some of the spacing is a little wonky in places but the basics seem to be there. We haven't yet done any functional testing, which is dependent on the revamp of our testing suites.1 month ago
  • gnossosp@Kelly Ford
    Awesome! I will still wait until the x.1 release to test on my site.

    Thanks1 month ago
Kelly Ford

Kelly Fordanswered the question Setting Value Tag in the Edit Button Tag Using Javascript

Let's try and take this step-by-step... First, the <Variable> tag is a form-only tag that will not execute. I don't think it's necessary either. Second, your <Select> tag should be an HTML <select> tag. Third, your select's &lt …

2 months ago

 Alex Byrd

Alex Byrdearned the privilege Up-vote Posts

Earned the Up-vote Posts privilege!
 DeweeseAlejandro Quiroga AlsinaAnonymousand 70 others also earned the privilege  Deweeseand 72 others also earned the privilege

2 months ago

 Alex Byrd

Alex Byrdasked the question: Setting Value Tag in the Edit Button Tag Using Javascript

https://www.dnndev.com/fiddle/fid/894 I have been trying 50 thousand different things to get this program to recognize the Value. I keep coming up with an error: "can't convert string to int32." (not literal) I also tried referencing the function in …

2 months ago

 Alex Byrd

Alex Byrdasked the question: How do I pass the VALUE property of the EDITBUTTON from a JavaScript function?

I hope you can help. Tried to paste the code in, but didn't work. I created a JavaScript function to read the selected option from the <Select> dropdown. I need to pass the value of the function to the VALUE property of the EDITBUTTON. …

2 months ago

Kelly Ford

Kelly Fordanswered the question Is it possible to call a form from another form?

A few things... 1) The dropdown list is not restricted to forms. Technically the DropdownList tag is limited. However, you can roll your own dropdown using a template. You can generate a plain HTML <select> tag using a template. You simply put the …

2 months ago

 Alex Byrd

Alex Byrdearned the privilege Edit any question or answer or comment

Earned the Edit any question or answer or comment privilege!
Luc Vermeerbergen SoftwareKyle Evansand 98 others also earned the privilege Luc Vermeerbergenand 100 others also earned the privilege

2 months ago

 Alex Byrd

Alex Byrdasked the question: Is it possible to call a form from another form?

The first form would identify the parameters (using a dropdownlist) for the second form. If there is a better way to do what I am trying to do, please hep me find it.

2 months ago

Kelly Ford

Kelly Fordcreated the topic: Site Notifications Fixed

At the company, we switched providers for transaction email. It looks like dnndev.com, of all sites, did not get switched to the new provider. Thus, notification emails have not been sent. I have updated those settings so notifications should resume now. …

11 months ago