Hi Folks
My wish is to use javascript to display the ‘value’ of a select field once the user has has a selection. Is this possible
For the sake of an example please see below;
Value,Text
You have selected “A”,A
You have selected “B”,B
You have selected “C”,C
You have selected “D”,D
My actual form display is set up as below
thank you
pw