Tags: customization

Setting up DNN for two Countries and Regions

January 29th, 2009
By default DotNetNuke is setup for only one Country and Region field for user profiles. You can add a second and it will work out fine until you have a situation where the countries for one of the addresses is not the same as the other. The Region field… more »

Making a global variable in a form

January 15th, 2009
How to make a global variable in a form more »

Hiding fields in CRM and getting the userid in jscript

January 8th, 2009
I was looking around the trying to figure out how to get the id of the current user when working with the CRM WebServices through JScript or Javascript and I came across this article. It didnt really give me the solution I was hoping for but it did show… more »