Forum Discussion
AngelaIp
6 years agoIdeator I
Thanks for asking this one! I always disliked this standard behavior, but never thought about fixing it. I assume it´s actually pretty easy to solve:
This one in Form Body should improve the CSS:
.sys_f_label, .aras-field__label {
text-transform: none;
}
venkatsaiavvaru
6 years agoIdeator I
Thanks AngelaIp It worked.!