I have created a custom field "xyz" used in several screens which is linked with 10 projects. This custom field is a Select List (single choice) type whose default field value is kept as "None" for all the projects.
Now, I want to have default value "abc" selected when a particular project is selected.
How can I achieve this? Can anyone pls help me here.