Hi,
I am new to CRM . I created a two entities called (new_university) and (new_student),
In new_student entity i have a fields called University ID which is plain text filed and University code Which is a lookup field and in new_university entity created a field called University ID (plain text).Now the problem is when i enter the student_university ID(plain text) in new_student entity it should compare with University_University ID (plain text) .if it equals, the value should be set to the lookup field in student entity(University code). i tried to do with workflow but it is not working
My workflow conditions:
If student_university ID equals to university_university ID ,then
Update student_university code
so, I am trying to do with Java Script ,but i am new to java script
Can anyone help me to achieve this
Thanks in Advance
John Adrew
CRM Developer
*This post is locked for comments