case ref not case title

This commit is contained in:
2025-08-04 06:27:29 +01:00
parent 9845af7046
commit 986d5a382f
18 changed files with 37 additions and 19 deletions
+3
View File
@@ -268,6 +268,9 @@ const ViewAllResults = (props) => {
? currentView.viewKey ==
"myRepresentations"
? resultsArr[key].caseRef
: currentView.viewKey ==
"mySubmittedReps"
? resultsArr[key].pinswg_title
: resultsArr[key].ticketnumber
: resultsArr[key][
"_pinswg_watchedcase_value@OData.Community.Display.V1.FormattedValue"