I will click on the procedure within the procedure and below the price will show the specific price of that procedure. please help how i will
Hi Raj,
I believe what you might be looking for is the onChange function of the dropdown, ( onChange ). Once you create this event handler, evertime the procedure is changed, you can run a piece of code to change the price drowdown below.
If you want to change the Procedure prices using code, you’d be looking to use the .options property of the Dropdown element - https://www.wix.com/velo/reference/$w/dropdown/options