I had busy times the last months due to conferences and a lot of customer projects. Unfortunately, there was not much time left for writing blog posts. Nonetheless, I am back again for blogging and start today with a solution to a problem I faced in one of my customer projects. In this project it was necessary to access managed metadata columns in a NewForm.asxp and an Editform.aspx and populate them with values. I did it by using jQuery (for simplicity) to access the desired field. It was impo... [More]