Select to view content in your preferred language

Configuring the Like option in Reporter Instant app

484
5
Jump to solution
09-12-2024 07:07 AM
MattCobb
Emerging Contributor

Has anyone had success configuring the "Like" option in the Reporter instant app?  I have a simple point layer for users to add a location of the POI, a text-entry field for supporting details, and an integer field 'NumLikes' to capture the Likes in the app.  I also have my related table to store the Comments submitted in the Reporter app for previously submitted records.

The issue is, when users go to submit a new point in the app, the 'NumLikes' field appears in the edit window.  I have it removed from the Pop Up in the map, I have disabled editing the field in the layer's Data window, so I'm not sure why it persists.  

Curious to see what the Community has found to work for this App, as I think it could be a great option for a simple public input app.

0 Kudos
1 Solution

Accepted Solutions
SubaKrishnan
Esri Contributor

@MattCobb You'll need to configure the form for controlling the field that appear in submit report form. Please try that and let me know if you have any issues. 

View solution in original post

5 Replies
SubaKrishnan
Esri Contributor

Hi @MattCobb Your description sounds good to me and when you remove a field from the popup it will not (should not) appear on the form.  I'd suggest turning back on editing for that field, and open the config again and re-publish the app. 

 

0 Kudos
MattCobb
Emerging Contributor

Thanks for the reply, I enabled editing for the 'NumLikes' field, reopened the Instant App config, made sure the Like option was enabled and pointing to the correct field, and re-published.  But unfortunately, the NumLikes field still is showing when adding a new point, except now it is editable.  See the attached image.

0 Kudos
SubaKrishnan
Esri Contributor

@MattCobb You'll need to configure the form for controlling the field that appear in submit report form. Please try that and let me know if you have any issues. 

jewa
by
Emerging Contributor

I'm having the same issue, did you find a solution? Thanks!

0 Kudos
MattCobb
Emerging Contributor

Hi @jewa , the solution ended up being what was suggested by @SubaKrishnan above, to configure the Form in the Map Viewer, rather than just the Pop Up, similarly to how a form would be configured in Field Maps.

0 Kudos