You need to sign in to do that
Don't have an account?

Auto populate text fields based on selecting a record from lookup field
How can we pre populate field values based on lookup field value
You need to sign in to do that
Don't have an account?
How can we pre populate field values based on lookup field value
If so just write a onchange javascript method and get the selected value in the lookup and based on the value call the actionfuntion where you can query the values from the object