View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
14321Feature requestsUser / Groups / Rolespublic2018-12-05 17:59
Reportermarkusd1984 Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary14321: survey permissions user add field to use autocomplete like survey owner field does
Description

With a bigger user base it becomes more difficult to find a users name in the drop down list of survey permissions to add a user.

This would be so much easier if it uses the same auto complete dropdown/field which is used for survey owner on the general survey settings page.

Additional Information

Perhaps the code in /application/controllers/admin/surveypermission.php under
"if (Permission::model()->hasSurveyPermission($iSurveyID, 'surveysecurity', 'create')) {"

could utilise the code in /application/controllers/admin/surveypermission.php

Yii::app()->getController()->widget('yiiwheels.widgets.select2.WhSelect2', array(

Just not sure how the submit button could take the value selected?
(which normally gets used via the save button)

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

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-12-05 17:59 markusd1984 New Issue
2019-11-01 17:26 c_schmitz Category User/User groups => User / Groups / Roles