Here is how the value of a lookup field can be retrieved and populated into a textfield:
crmForm.all.textfield.DataValue=crmForm.all.lookupfield.DataValue[0].name;
Here is how the value of a lookup field can be retrieved and populated into a textfield:
crmForm.all.textfield.DataValue=crmForm.all.lookupfield.DataValue[0].name;
No comments yet.
RSS feed for comments on this post. TrackBack URI