-
- Downloads
[IMP] survey: Create pages without modal
This commit customizes the one2many field so that every questions with the flag "is_page" are editable inline directly in the tree view with no modal on the survey form. Questions who don't have that flag are still created the same way as it was before. TaskID:1999109 PR: #35170 Signed-off-by:Thibault Delavallee (tde) <tde@openerp.com> Co-authored-by:
Jérémy Hennecart <jeh@odoo.com> Co-authored-by:
Quentin Mourrier <qmo@odoo.com>
Showing
- addons/survey/static/src/js/fields_section_one2many.js 180 additions, 0 deletionsaddons/survey/static/src/js/fields_section_one2many.js
- addons/survey/static/src/scss/survey_views.scss 7 additions, 0 deletionsaddons/survey/static/src/scss/survey_views.scss
- addons/survey/views/assets.xml 1 addition, 0 deletionsaddons/survey/views/assets.xml
- addons/survey/views/survey_question_views.xml 4 additions, 5 deletionsaddons/survey/views/survey_question_views.xml
- addons/survey/views/survey_survey_views.xml 6 additions, 6 deletionsaddons/survey/views/survey_survey_views.xml
Loading
Please register or sign in to comment