ATF error on Change Request form ,"FAILURE: Unable to set field. Field is not present on the form. See screenshot"

Narendra Kota
Mega Sage

We have ATF for the Change Request form and when we run the test to set field values, we are getting an error like "FAILURE: Unable to set field 'u_response' to value 'No'. Field 'u_response' is not present on the form. See screenshot"

In the screenshot, it is not showing u_response field and showing other part of the form layout where this field is not placed.

The issue is happening for Yes/No, Reference and list collector field.

Any help?, Thanks.

1 ACCEPTED SOLUTION

it's an issue with form view, when user tries to create a change, the form opens in Emergency view and for ATF, system is trying to set the values in Default view where form layout differs.

View solution in original post

3 REPLIES 3

shloke04
Kilo Patron

Hi,

Instead of using "Set Value" step configuration, Try using "Record Update" step configurations and it should solve your issue.

 

For example follow the below steps:

 

  • Open a Form.
  • Select Record Update Step Config and update your field values 
  • Run the test and should work fine.

Hope this help. Please mark the answer as helpful/correct based on impact.

 

Regards,

Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Thanks for your response, But How can we update a record even before submitting and knowing the Change number?

find_real_file.png

it's an issue with form view, when user tries to create a change, the form opens in Emergency view and for ATF, system is trying to set the values in Default view where form layout differs.