I have 2 fields both drop down
Name_Short: (this is for creating issues)
AAA
BBB
CCC
Name_Long: (This is for the edit/view screen)
John Doe
John Smith
Tom Smith
When i select AAA in Name_Short i would like that John Doe is selected in Name_Long and Viceversa.
Is it possible?