cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Desktop Studio: default set values are getting removed when clicking on submit button

former_member395561
Participant
0 Kudos
987

I am facing below issues while running the workflow in desktop agent.

1. default values set for the fields(Distribution key, Distribution-key Description, Distributionkey responsible) is getting deleted once I click on check button. In first attachment default value is getting populated, and in second attachment-as soon as I click on check/submit button(or any other button) it is getting vanished.

2. And at the time of running the workflow getting unable to create process debug error as well(attachment 3).

View Entire Topic
0 Kudos

Just Check whether default Values are in <Span> Web Element or <Input> Web Element using F12 Developer Tools.

Also while setting Criteria have you selected Span as Target or Input as Target.?

former_member395561
Participant
0 Kudos

I have done the below settings in the criteria. Please let me know if this is fine or I need to check somewhere else.

And I was not able to use F12, kindly let me know how to use it.