Hi friends, I am trying to do a simple and little customization in the CRM 3.0, but i am stopping in a first problem: When i try assing a value to an attribute, like this: crmForm.all.MyAttribute.DataValue = 10; I think this works fine, because if a make an Alert with this attribute, the value is shown...