Hello,
I am using dropdowns to collect data and based on change in that data, I need to calculate a value and display in another field. This needs to be done before the form is submitted.
But in the onchange function I wrote when I try to read the value of the selected dropdown field, I am getting undefined value.
Can you pls let me know how to get this done?
Regards,
Alladi
I am using dropdowns to collect data and based on change in that data, I need to calculate a value and display in another field. This needs to be done before the form is submitted.
But in the onchange function I wrote when I try to read the value of the selected dropdown field, I am getting undefined value.
Can you pls let me know how to get this done?
Regards,
Alladi