I am very sorry for my late reply, I was stucked into some difficult situation. I tried do solve this in following way, I am assuming everyone would be familier with RPAChallenge
So what I did, I removed the “Role in the Company” field from the form, it looks like following
and before removing it was looking like
I used type into for example to test the process using anchor , the code is attached here for reference.
Main.xaml (37.9 KB)
project.json (1.5 KB)
I am facing the error as
I can use check state, but I dont want to use that, instead that can I use any other option, or any improvise I can do in the code, so if the feild would not be available, code would not be failed, I will be looking forward for your views on this scenario.
Regards,
Sourav


