Default Option for Dropdown Field
I have a dropdown field with four options: Risk, Assumption, Issue, and Dependency.
I want to use this field on 4 different custom forms, each requiring a different default value:
Form 1 - Default = Risk
Form 2 - Default = Issue
and so on...
Currently, it seems I can't set different default values for the same dropdown field across various forms. I understand this is not possible. Could you suggest any possible workarounds (if any)?
Thank you.