You need to sign in to do that
Don't have an account?
Shree K
How to make a field editable based on the Picklist value of another field through configuration?
Hi All,
Is there any way to make a field editable based on the Picklist value of another field through configuration (without any apex or Vf code)?
Ex: "Primary" and "Secondary" are picklist values of field SGT request, if Primary is selected Comments(text) field should become editable so that users can enter text and save.
Thanks
Shree
Is there any way to make a field editable based on the Picklist value of another field through configuration (without any apex or Vf code)?
Ex: "Primary" and "Secondary" are picklist values of field SGT request, if Primary is selected Comments(text) field should become editable so that users can enter text and save.
Thanks
Shree
Raj Vakati
You can able to do it validation rule even though its not looks ready only you can 't able to change the value like below