I've found that I need to wrap my fields in single quotes so you might want to try changing it to: var ismailed = Xrm.Page.getAttribute('new_mailed').getValue(); Hopefully that helps
↧