hi,
is it possible based on a lookupfield, to change another lookupfield?
for example if [lookupfield1] = "Cape Town", can the other lookupfield [lookupfield2] be changed to that value
crmForm.all[lookupfield1].DataValue = crmForm.all[lookupfield2].DataValue[0].name;
thanks...
your response wil be highly appreciated