Emergency Self Report ApplicationIssue Is there a record producer that transfers data from the health_updated portal to the backend table? In other words, how can the dashboard be modified to include more fields or reorder the widgets? Further, can you submit on behalf of other employees who aren't part of your team?ResolutionIs there a record producer that transfers data from the health_updated portal to the backend table? It's not a record producer but it is a service portal page[health_updates] which displays different views [either sp_view or sp_view_nonmanager] based on the logged-in user. The widget to intake data is "Submit Update form". The data is eventually transferred to the backend table Crisis Task. In other words, how can the dashboard be modified to include more fields or reorder the widgets? The widgets can be modified to include more fields, for example: the views [sp_view or sp_view_nonmanager] which are displayed in the "Submit Update form" widget can be modified to display more intake fields. It would be a customization. Further, can you submit on behalf of other employees who aren't part of your team? Yes, OOTB the application allows managers to submit on behalf of their employees. However, you can make further customizations(roles/modifying script include/ACLS) to have a specific group of people to submit on behalf of other employees.