if a form is "a" then auto write form "b"
i have 3 dropdown menu forms, form a , b and form c.
form "a" have a dropdown menu with 3 options
1
2
3
if i select 2 the system auto write in form b "red"
if i select 1 the system auto write in form b "green"
if i select 3 the system auto write in form b and form c "green"
any help with this script?
