Error while following Create an App with Advanced Page Building learning path

0
hello members, i am following create an app with advance page building learning path in this larning path i completed till  2.5.4 Build the Detail Pages  and maade new team member add form but when i use it user name is not saving it is giving error please fill this form while i am filling it     
asked
1 answers
0

I think that you are probably using a microflow to validate the fields. In one of your validation feedback actions you might have set the wrong memeber to show the validation message for.

Look at the validation feedback message actions, make sure the messages are more specific. Its a better practice to state “The username is required’” that a generic message “This field is required”, this will also help in finding the error in the code.

answered