Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 9244

CRM 2011 UR12: Form header attribute doesn’t hide value

$
0
0

Issue: Add attribute/field on CRM form header. For same attribute set ‘Display label on the form=FALSE’ & “Visible by default=FALSE”. Reload page. Label get hidden but Value still shown to user.

Upto UR11 value get hidden.
Do anyone facing same issue? It could UR12 changes issue.

Temporary Resolution: I have only alternate way to hide same attribute is to write below code line on form OnLoad event. But this code line do flash field value for fraction of second and then disappear.
“window.document.getElementById("header_<attributeschemaname>_d").style.display = "none";”

Any other good suggestion?



Viewing all articles
Browse latest Browse all 9244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>