Well,
this is an approach, but it does not really work with my crm 2016 version (8.2.0.749 / December 2016 update for Dynamics 365 (aka Update 2.0)). Actually I am hitting the same bug which als Andrew Perkin posted on October 17, 2016 at 1:33 pm on the site you
referenced:
https://crmtipoftheday.com/717/multi-line-text-on-quick-view-forms/ "On 2016 on-prem, there is one anomaly. Try it with more than one multi row text box and you hit formatting issues. The fields appear offset to each other. I sorted that by putting
each field in its own section.."
Actually it kind of screws up the whole form. I tried to solve it by adding my field in question into a separate section an the bottom of the form. It works so far, but the rowspan leads to splitting the field layout into 2 columns. SO, I have my 4 or whatever
rows high field, but it is only half of it width now. And I cannot add any other field below it, it crashes the form than. So, this is an approach, but as it seems to create issues with CRM 2016, it's not a solution for me. Except someone can provide me another
workaround, I tried colspan="2" too, but that does not solve anything.
