Hi,
I need to create an app which allows up to 10 groups submit their feedback on some projects.
I have a polygon feature class which has various project polygon areas and attributes with details about the projects. I want different external community groups to be able to see the projects in an app and submit if they want more information about the projects or not. I am thinking via an editor widget in Experience Builder. I have set up 10 attributes in my project polygon feature class called Engagement_group1, Engagement_group2 etc. I then want group one to be able to edit Engagement_group1 with their thoughts. And group two to be able to edit the field called Engagement_group2 for example. I am not sure how to do this without creating 10 different apps. (An editor app for each group with privileges to edit their specific field).
Any cleaner ways to do this? Thanks,