Select to view content in your preferred language

Reporter Instant App - "Like" option not working

1130
18
Jump to solution
02-12-2025 11:08 AM
ChristopherPollard
Frequent Contributor

Having issues clicking on the "like" or Thumb Icon in the Reporter Instant app.

Everything is configured in the feature layer (hosted), web map form, and in the Reporter app but currently there is no way to click on the Thumb to "like" any of the submitted comments. When I click on the thumb icon it takes me to the detailed comment for that record.

sidebar.png

Also the thumb is missing from the detailed comment page, which should be next to the comment/feedback icon according to the this: https://www.esri.com/arcgis-blog/products/instant-apps/constituent-engagement/arcgis-instant-apps-in...


comment_detail.png

Thanks for any suggestions or tips, Chris

0 Kudos
18 Replies
SubaKrishnan
Esri Contributor

Hi @SamanthaWright Great find. I understand this is not a great user experience and I've logged an issue and we'll be looking to fix it this in Q2.

0 Kudos
MartyDelgado
Emerging Contributor

Hello,

I was able to get likes/dislikes set up on my reporter app, however I am having issues with the likes/dislikes being captures. Below is a screenshot of a feature I was able to like, but if

 

I click back to a feature, it shows the like symbol highlighted without a number value. If I try re-clicking the like button, it will go to -1, and if I press it again it will go back to 0.

MartyDelgado_0-1752083153269.png

MartyDelgado_1-1752083225763.png

MartyDelgado_2-1752083267321.png

I wanted to confirm that it is set up correctly with the likes and dislikes being associated to their respective fields.

MartyDelgado_0-1752083578926.png

 

When trying to comment I also receive the error below.

MartyDelgado_1-1752084509482.png

 

 

 

 

 

0 Kudos
SubaKrishnan
Esri Contributor

Hi @MartyDelgado Thank you for reaching out. I tried it and am not able to repro this issue with my apps. The like and dislike is set up correctly, but to identify the cause I'd need the app. Could you share the app with me? 

0 Kudos
MartyDelgado
Emerging Contributor

Thank you Suba, below is the link to the webapp.

City of Auburn CSAP ATP Feedback Tool

SubaKrishnan
Esri Contributor

Thanks, I'll take a look and get back. For the comment issue, are you able to add a record to the related table in the map viewer? It looks like an issue with data and not reporter app. This is the error I see in console

 

{
"error": {
"code": 400,
"extendedCode": -2147216100,
"message": "Unable to complete operation.",
"details": [
"Internal error during object insert. Insufficient permissions [42000:[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The EXECUTE permission was denied on the object 'i1353_get_ids', database 'SierraRegionProjects', schema 'dbo'.] [RS234313_New_Point_Relate_Table]"
]
}
}

0 Kudos
MartyDelgado
Emerging Contributor

Could it possibly be an issue with the message direction in the Create Relationship Class tool? I had it as None, but am thinking that it needs to be Forward?

0 Kudos
SubaKrishnan
Esri Contributor

I think it should be Forward. I'm not sure if that is what is causing it. I'd suggest opening a Esri Support ticket for the permission issue. 

0 Kudos
SubaKrishnan
Esri Contributor

Hi @MartyDelgado Is this an enterprise app? Could you confirm the version pls. 

0 Kudos
SubaKrishnan
Esri Contributor

Hi @MartyDelgado I'm no longer able to reproduce the issue with negative number next to like button. Are you still able to? Did you try change the message direction in the class relationship for the comment issue? I'm still seeing it. 

0 Kudos