Hi all,
I have a model-driven app with 8 different tables. One of the tables is a list of countries.
on my model-driven app I have a form to add countries to a project. Since a single project can have up to 160 countries I would like to provide the functionality for the final user to import an excel / csv with the list of countries.
I searched everywhere but I just found the possibility for the admin to import data from excel, there is nothing talking about the final user doing it.
any idea how I can implement it?