View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
14384Feature requestsResponse browsingpublic2020-02-04 13:26
Reporterbismark Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary14384: add possibility to modify buttons in responseGrid via plugin events
Description

we add some buttons in response grid by jquery selector search, which is different from version to version.

currently the buttons will be created via SurveyDynamic::getGridButtons() which is simply returning an array of button definitions.

add a hook that allows a plugin to modify this button list

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

Users monitoring this issue

There are no users monitoring this issue.

Activities

bismark

bismark

2018-12-28 16:23

reporter   ~50076

https://github.com/LimeSurvey/LimeSurvey/pull/1199

Mazi

Mazi

2018-12-28 20:47

updater   ~50078

Denis, what do you think? If it looks good, please accept the pull request.

DenisChenu

DenisChenu

2018-12-31 17:13

developer   ~50081

@Mazi : i prefer a more global solution, something not related to Response only but can be updatable to another tabmle (token for example currently).

But more : personnaly i'm for a solution to allow add any column too … (i need a uuid for each response in one of my project : the only current solution is to use an hidden short text question …)

ollehar

ollehar

2020-02-04 13:26

administrator   ~55694

Yeah, the event should be more general, available in all grid views/widgets.

Issue History

Date Modified Username Field Change
2018-12-27 16:37 bismark New Issue
2018-12-28 16:23 bismark Note Added: 50076
2018-12-28 20:46 Mazi Assigned To => DenisChenu
2018-12-28 20:46 Mazi Status new => assigned
2018-12-28 20:47 Mazi Note Added: 50078
2018-12-31 17:13 DenisChenu Note Added: 50081
2019-01-03 13:27 DenisChenu Assigned To DenisChenu =>
2019-01-03 13:27 DenisChenu Status assigned => new
2020-02-04 13:26 ollehar Note Added: 55694