When the user clicks the button and the validation feedback is triggered for something is missing, I display a validation feedback on the attribute and a popup with a note saying to verify information. However, the validation feedback gets triggered but instantly disappears (before the pop up message shows). What could be the cause?
asked
Ishaq Yousef Haj Hasan
2 answers
1
Hi ,
You need to make some changes in microflow to make the validation feedback to appear for long. Is it possible to share the microflow screenshot
answered
Stella D
1
do you refresh the object in the same flow as the validation is returned? In that case, the feedback is given and the refresh causes the feedback to disappear