0

In a custom admin grid I try to change a value in an inline edit field and save it afterwords using a MFTF test. I use AdminCustomerGridInlineEditorSection as template and select the inline edit field with a similar selector like customerGenderEditor, only change the type to input. This works so far, and I can also change the value in the grid. Strangely I get an error message, that this field would be required and I should fill it, although I can see the new text. When I then click on save the error message disappears, but the value is not saved. Does anyone have similar issues and an idea how to solve that?

asked Sep 11, 2020 at 9:39

1 Answer 1

0

The workaround for this issue is to press Enter before pressing save. This way the error message disappears and the value can be saved.

answered Sep 11, 2020 at 9:39

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.