Hi all,
I am creating a form and have a field with the following coded values:
0
1 Circular
2 Arch
3 Square
4 Open Square
5 Open Arch
<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN><SPAN></SPAN></SPAN>
Each of those coded values should have a calculation associated with it. for instance, if user selects "Circular" then survey123 would automatically trigger the following equation (knowing that we have some of the variables in other fields):
V=πr2h<SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
Is it possible in survey 123?
Thanks,
Alex