The company I work for is switching over completely to DNN. All of our websites were previously built in Drupal and Wordpress. I'm looking for DNN equivalents to Views in Drupal and/or Advanced Custom Fields in Wordpress.
I did find this DNN extension, which seems like it will get part of the job done: http://store.dnnsoftware.com/home/product-details/xmod-pro-46-forms-and-views-for-databases
Are there any others? Am I going about this the wrong way?
DNN have recently announced that DNN 8 will include the Dynamic Content Creator API and modules, through which the platform will support these sorts of custom content types (i.e. collections of fields).
Other 3rd party modules that are in that space include:
We've been having a lot of success with 2sxc recently. It's open source, actively developed, has good separation of concerns, and good portability. We've moved away from Form & List because it lacked simple portability. I haven't personally used the other two, but know that many people swear by them.