Hi there i'm new here..
I have an infopath form, which im creating a workflow behind it. Obviously in the form, i have many fields. one of them being a drop down
For the dropdown value, i have created an 'update xpath' query in the workflow. in the dropdown it has options, smartphone, standard phone, ipad, modem. How do you select the field inside the dropdown list i had created? i had selected the xpath builder to select the field, but i need to select the "smartphone" option in the dropdown. /my:myFields/my:group8/my:NewDeviceType. i.e based on a condition in a later stage the smartphone needs a separate approval process.