View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
13727Feature requestsPluginspublic2018-07-01 11:13
ReporterDenisChenu Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary13727: Question template : adding automatically Expression Validation
Description

Question template allow HTML update, it‘s cool, but i think Question template must allow some Expression Validation

One example :

  • email_template for short text : show input type='email' : easy, but need a regexp for email validation (from javascript AND server)
  • postal_code_template (for france) : input type='text' , ,only regexp
Additional Information

Idea :

Inside the twig file : we can use question attribute, maybe subquestion too (for some for each)

Another situation can be move arrayTextAdapt to question_template : https://www.limesurvey.org/index.php?option=com_sobipro&pid=76&sid=98:arraytextadapt&Itemid=729 . But here , i don't find the way to move it to question template : we can not call other models : right.

TagsNo tags attached.
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2018-05-30 09:23

developer   ~47904

I put it in plugin, but it's not plugin :)

tpartner

tpartner

2018-05-30 11:55

partner   ~47915

+1 for the validation.

DenisChenu

DenisChenu

2018-05-30 17:25

developer   ~47926

The 2 : because for example for min : we need this, and this is only in em_validation_sq. self and this are in em_validation_q :).

If you have a "real situation" example, it can be great

DenisChenu

DenisChenu

2018-07-01 11:13

developer   ~48424

Related pull request : https://github.com/LimeSurvey/LimeSurvey/pull/1081

Issue History

Date Modified Username Field Change
2018-05-30 09:23 DenisChenu New Issue
2018-05-30 09:23 DenisChenu Note Added: 47904
2018-05-30 09:26 DenisChenu Additional Information Updated
2018-05-30 11:55 tpartner Note Added: 47915
2018-05-30 17:25 DenisChenu Note Added: 47926
2018-07-01 11:13 DenisChenu Note Added: 48424