globaleaks / globaleaks-whistleblowing-software

GlobaLeaks is a free and open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
https://www.globaleaks.org
Other
1.26k stars 276 forks source link

Make it possible to load questionnaire options via the upload of a CSV file #1389

Open evilaliv3 opened 9 years ago

evilaliv3 commented 9 years ago

It should be load fields options for checkbox and selectbox from local uploaded CSV files.

It has been already identified that for loading options the file should be simply like

option
option
option
option
option
option

but the fact of referring in the idea to CSV fileds would allow in the future to implement gerarchical options like:

STATE, REGION, CITY
ITALIA, TOSCANA, MASSA
ITALIA, TOSCANA, CARRARA
ITALIA, SICILIA, PALERMO
creativeanalyst commented 3 years ago

Agree #2951 it is related to this. We also need to consider about cascading lookup fields. Here is an example use case mainly for use in US for standardize list of US states, counties and cities and may be zip codes also.

creativeanalyst commented 3 years ago

It will be nice to have admin user documentations, questionnaire sections updated if setting up of lookup type question feature is directly or indirectly implemented and available to use.

evilaliv3 commented 1 week ago

I've remodeled the title of the ticket that is going to track the work of integration of this enhancement currently included in https://github.com/globaleaks/globaleaks-whistleblowing-software/pull/4314

Status of the current implementation:

Actions necessary to possibly integrate same functionality: