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: 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. …

4 weeks ago

Alon Hirsch

Alon Hirschearned the privilege Start unmoderated topics

Earned the Start unmoderated topics privilege!
Alejandro Quiroga Alsinajeffwest1Steve Krantzmanand 97 others also earned the privilege Alejandro Quiroga Alsinaand 99 others also earned the privilege

4 weeks ago

Alon Hirsch

Alon Hirschcreated the topic: Is XModPro dead?

I'm wondering if XModPro is a dead product or if it is still being actively maintained and supported. I'm looking at doing some work for a customer and I believe that XMod Pro would be a fantastic fit for the custom development they require, but if the …

4 weeks ago

  • NewestOldest
  • Kelly FordHi Alon,

    Sorry for the delay here. I didn't get notification of your post - something I'll have to investigate. To your question... XMP is not dead. We are still supporting customers with existing licenses through our support site and the DNN Store. However, it is not being actively developed at this time.

    Best,
    Kelly
    4 weeks ago
  • Kelly FordAhhh... It looks like when we switched transactional email providers, this site did not get switched or was reverted to the old settings. I have updated that so hopefully emails will go through now. Sorry for the issue.
    4 weeks ago
 gray

grayearned the privilege Create unmoderated replies

Earned the Create unmoderated replies privilege!
John Wolf MarMatthias Kรผhnleand 35 others also earned the privilege John Wolfand 37 others also earned the privilege

1 year ago

David Puffenberger

David Puffenbergervoted on NoItems Template - 404 redirect switch for emtpy record

If possible, include a "redirect" switch to the noitems template. Use case is that if no content is found in the template an option to redirect to a 404 page (or other) and change the return code of the page appropriately. I've found basic 404 handling …

1 year ago

Kelly Ford

Kelly Fordcreated the topic: XMod Pro 4.9.5 Re-release

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 …

1 year ago

  • grayPurchase XMODPro from DNNStore and registered as a user at http://www.dnndev.com and still waiting for an registration email verification from dnndev. I can login as a user but get the following error alert:

    You are using an unverified account. Please verify your account by clicking on the link contained in the verification email that has been sent to you.

    ....I never received a registration verification email at two different re ...1 year ago
James Allen Hall

James Allen Hallcreated the topic: Are the Fords "out of the office"

I replied to Melinda couple of days ago have not heard back?

1 year ago

James Allen Hall

James Allen Hallvoted on How Can I Move Forms/Templates to Other Sites or Other Portals?

There are three ways you can approach this:

1) Manually Create - You can always login in to the portal as Host/SuperUser and create the forms/templates there individually by manually copy/pasting the code from one to the other.

OR

2) Copy the XMP Files by FTP - By FTP or direct server access, look into the /Portals/_default/XModPro/ directory. There you'll find a Forms directory and Templates directory and Feeds directory.

Within each of those directories you'll fi ...

1 year ago

gnossosp

gnossospasked the question: Use a search form to send parameters to template in modal window.

I want to use a simple search form to send two parameters to a template with a list view. I am able to open the list page (a blank page with the results list) however I want to leverage the fancybox script that is already installed with the theme.and …

1 year ago

John Wolf

John Wolfcreated the topic: Icons instead of text in Template Controls

For template control links such as EditLink and DeleteLink, we prefer to use icons instead of text. In particular, we'd like to use FontAwesome icons. Is there a way to do this? Thank you.

2 years ago

  • NewestOldest
  • Kelly FordHi John,

    There's not a built-in tag or mechanism for this. However, you should be able to use the Edit/DeleteLink tag to generate a normal hyperlink. Then use the CssClass attribute to assign a class name. Then you should be able to target the element for replacement by FA. You may also be able to either wrap the element in another HTML tag. A third possibility would be to simply insert an HTML element before or after the link to hold the icon. In that case you'd have the link with the ic ...2 years ago
  • John Wolf@Kelly Ford Thank you, Kelly, for the quick response. I'll give them a try.

    John2 years ago