issues
search
akvo
/
isco
1
stars
1
forks
source link
Pre-filling should be enabled only for certain questionnaires
#316
Closed
joycarpediem
closed
1 year ago
joycarpediem
commented
1 year ago
[ ] Create a provision in survey editor to store this configuration
[ ] Only for questionnaires that have this enabled should have the pre-filling option in the survey tab
wayangalihpratama
commented
1 year ago
block by #308
we need to wait the migration from this issue to be merged to develop
wayangalihpratama
commented
1 year ago
Todo
[x] Create migration to add "enable_prefilled_value" into form table
[x] Modify form model, crud and endpoint to support enable prefilled value
[x] Create BE test for enable prefilled value
[x] Add switch/checkbox to survey editor (form definition setting) to enable prefilled value
[x] Change logic to show Prefilled Select Dropdown when select a survey (FE)
[x] Test enable prefilled value functionality on FE
[x] Error when create new survey with enable_prefilled_value not been switch to true