I have a form's OnFailure set with Notify(EditFullSubmission_Form.Error, NotificationType.Error)
This has worked fine during development but after publishing the Notify banner doesn't show giving the user no indication of what's going on. I'm also having a terribly hard time figuring out how to retrieve the very specific error message in other methods like a Label within the app. I've gotten as far as First(Errors(DATASOURCE)).Message but it only gives the generic text of "The requested operation is invalid" rather than the detailed Notify message (in preview) of "The requested operation is invalid. Server Response: DATASOURCE failed: The list item could not be added or updated because duplicate values were found in the following field(s) in the list: COLUMNNAME"
Help with either of these issues/solutions would be greatly appreciated.
Thank you -Nate

Report
All responses (
Answers (