commitglobal / votemonitor

https://votemonitor.vercel.app
Mozilla Public License 2.0
4 stars 17 forks source link

[NGO Admin] [Responses] In view by responses, it is unclear when aggregating notes and media files to which form they belong - we need entry ID #459

Closed avasi-code4ro closed 4 months ago

avasi-code4ro commented 4 months ago

As we discussed, In view by responses, it is unclear when aggregating notes and media files to which form they belong - we need entry ID (not only in this case, but as a column in view by entry as well)

Here is our proposal regarding how to display better notes and media files.

We propose to display the attachments in a single table, with adding EntryID column (which will be linked to the form submission), type column (note or media file), time submitted, and details (where it will be text if type=note, and preview/ attachment if type = media file). We don't really need observer name in the table as we already have EntryID. Screenshot 2024-05-23 at 14 16 57

! the list is ordered by ENTRYID (if i have 2 attachments that correspond to the same form submission, they will be displayed one below the other)

For the questions that are free text, the proposal is the same Screenshot 2024-05-23 at 14 18 24