Hi,
I have a custom form where user selects choices through dropdowns. Based on the selected choices I want to show the pricing at the end of the form.
For e.g. If Dropdown 1 choice a (10$) and Dropdown 2 choice a (5$) is selected then show at the end of the form Total pricing = 15 $
Remember, form is not submitted yet, and user can change his selection and thus changing the Pricing value shown on form.
PS. I looked at Calculated field on custom form but it shown calculations once form if submitted.
Thanks