If i select any item cursor should move

i want to make if i select any item from given item field after click cursor should go that item quantity which is present in screen shot

share your code so we will help you…

hi @Maheshwari_Bhavesh

i am able to get field name but i am not able to set the cursor on that particular field and i am using this code. but its not working please suggest me

$(“[data-fieldname=name]”).focus();

Thanks & Regards