v3.0 - updating a field based on another field
v3.0 - updating a field based on another field
(OP)
My company purchased an add-on package. There is a field in Accounts that uses javascript to hide some sections on the form based on this yes/no field. We actually require three choices, but two of the choices should yield the same form view as the yes option.
Since we're not 100% sure that this field doesn't drive any other events, we would like a way to update this field with a yes or no value based on the choice made in a new field we would create on the form.
Is there a way to update a field easily based on the choices made in another field? js in the onChange event for our new field? (i'm not a js guy, but we have one available).
Thanks.
Since we're not 100% sure that this field doesn't drive any other events, we would like a way to update this field with a yes or no value based on the choice made in a new field we would create on the form.
Is there a way to update a field easily based on the choices made in another field? js in the onChange event for our new field? (i'm not a js guy, but we have one available).
Thanks.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TheWkndr
Braccae tuae aperiuntur...
RE: v3.0 - updating a field based on another field
I do it all the time since it is worth any risk of them not supporting us to have the data as we need it.
make sense?
RE: v3.0 - updating a field based on another field
Our installation partner actually wrote MS's book on CRM, and their was some examples in there showing the setfocus and fireonchange methods that i was going toexplore further, but they went back to the builder and got them to agree to build an extra field that suits our needs (and will be their problem come upgrade/support time).
Thanks as always all who pondered this.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TheWkndr