Project

General

Profile

Plugins Directory » Redmine Web Forms

Author: Frederico Camara
Website: https://github.com/fredsdc/redmine_web_forms
Code repository: https://github.com/fredsdc/redmine_web_forms
Registered on: 2022-03-09 (about 2 years ago)
Current version: 1.0.0
Compatible with: Redmine 5.0.x, 4.2.x
User ratings:   (0)

This plugin manages Redmine Web Forms as an alternative to creating new issues.

It creates a new entry in the admin menu to manage webforms.

Forms

  1. Forms have a title, and a description what it is for.
  2. Forms will eventually create an issue of selected type, on selected project, with selected status.
  3. Optionally, a form may add the user answering it to a selected role on the project, or to a Redmine group
  4. Forms may have Custom Fields and Questions

Custom Fields

  1. Custom fields are fields automaticaly filled by the form
  2. Fields may relate to a custom field of the issue setting a custom value
  3. Fields may have an identifier to be used by javascript on questions

Questions

  1. Questions have a description (the actual question text)
  2. Questions may fill an issue custom field directly
  3. If not associated with a custom field, questions may have possible values (a list)
  4. Questions may have an identifier to be used by javascript
  5. Questions may have onchange javascript
  6. Questions may be initially hidden

Changelog

1.0.0 (2023-04-19)

Compatible with Redmine 5.0.x, 4.2.x.

0.0.1 (2022-03-03)

Compatible with Redmine 4.2.x.

wf1.jpg (19.8 KB) wf1.jpg Frederico Camara, 2022-03-09 18:32
wf2.jpg (39.7 KB) wf2.jpg Frederico Camara, 2022-03-09 18:32
wf3.jpg (85.3 KB) wf3.jpg Frederico Camara, 2022-03-09 18:32