How to use same choices on two different fields on tables not related?
I have two list fields on two different forms/tables not related (rm_release and sys_atf_test). I have a requirement to use the same choices in both fields, the choices are on the sys_choice table. I have tried using a Client Script to add the option...
