View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 13538 | Bug reports | Plugins | public | 2018-03-26 19:56 | 2018-06-26 09:49 |
| Reporter | DenisChenu | Assigned To | DenisChenu | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.5.x | ||||
| Summary | 13538: Unable to update registerForm with beforeRegisterForm | ||||
| Description | Previously : we have way to put what we want in registerForm Using $this->getEvent()->set('registerForm',"A form in HTML")); But not able currently registerForm didn't return a form but an array used in twig | ||||
| Steps To Reproduce | … | ||||
| Additional Information | I really think we need to be allowed to show anything to user, maybe allowed to replace twig view by own ? | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 3.5.4 github | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
| related to | 13536 | closed | DenisChenu | Feature requests | Unable to use twig file from Plugin |
|
Broken plugin : https://gitlab.com/SondagesPro/registerQuick/tree/brokenLS3 Need a way to show :
|
|
|
I agree we should fix it. |
|
|
With twig views : need to be in themes, currently no way from plugin. But : in 2.XX getRegsiterForm send the HTML (@return string) for {REGISTERFORM} but now getRegisterForm function send @return array : data to be send to registerForm … Function signature updated |
|
|
Manual updated : https://manual.limesurvey.org/BeforeRegisterForm |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-03-26 19:56 | DenisChenu | New Issue | |
| 2018-03-26 19:57 | DenisChenu | Relationship added | related to 13536 |
| 2018-03-26 20:07 | DenisChenu | Note Added: 47224 | |
| 2018-03-26 20:08 | DenisChenu | Note Edited: 47224 | |
| 2018-05-16 13:39 |
|
Assigned To | => LouisGac |
| 2018-05-16 13:39 |
|
Status | new => assigned |
| 2018-05-16 13:40 |
|
Note Added: 47643 | |
| 2018-05-23 13:02 |
|
Assigned To | LouisGac => DenisChenu |
| 2018-05-24 18:19 | DenisChenu | Note Added: 47803 | |
| 2018-06-26 09:49 | DenisChenu | Status | assigned => closed |
| 2018-06-26 09:49 | DenisChenu | Resolution | open => fixed |
| 2018-06-26 09:49 | DenisChenu | Note Added: 48294 |