RE: Can you change the 'you must provide a value for...' to show the display name of the field?
Hi,
Are you referring to the default message showing schema name instead of display name? Is this field on BPF? If yes, this is a known issue with the current version which will be fixed in upcoming version. once fixed, it will show the display name instead of schema name.
This happens if you have a field in BPF but not in form i.e. say you have a required field customer added to the BPF stage but you haven't added this field on the form then you get this schema name in the error message. The workaround is to put field on the form as well.
Below is the response from Microsoft-
======
PROBLEM/ASK :
RE: [REG:118110819318980] ] Incorrect message for mandatory field
Cause: This is a BPF specific issue where the code doesn't get label properly. Label is null based on current logic, so schema name is displayed.
Resolution :
Not resolved – would be addressed in Future releases.
==============
Hope this helps.