Hi,

I need to develop a simple website with following requirements: -

1. A form with fields in which employees will input data to. They should select the organization they are inputting the data for (possibly from dropdown) and the data entered in the field should be stored for that organization.

2. Creating a dashboard to display the data as charts and tables for each organization. Each member of the organization should be able to see the data reports for that organization only.

Where I am stuck is how to build the form. I think the visualization can be done by visualization API.

I would like to build this on Drupal 8. Do I need organic groups for this? Can drupal ACL serve the purpose?

Thanks

Comments

VM’s picture

per: https://www.drupal.org/node/643758 please edit the opening post and move it to the 'before you start' forum. Thank you.