Project

General

Profile

Actions

Feature #14275

closed

Add hinting to custom fields

Added by Brett Patterson almost 11 years ago. Updated 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Custom fields
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

I have developed a plugin called "redmine_custom_field_hints" which seems that it may lend itself to the core as a nice feature.

While there is the option to specify a default value for custom options, there is no way to provide a static "hint" which disappears when the user focuses the input and reappears if the input is empty when blurred.

This module only applies to issue custom fields; however, it can easily be expanded to all other custom field types. It will only work with "string", "text", and "date" input types.

This feature "push" was requested by cforce

Plugin Repository: https://github.com/bpat1434/redmine_custom_field_hints


Files


Related issues

Related to Redmine - Feature #15699: Description for custom fieldsClosedJean-Philippe Lang

Actions
Actions #1

Updated by Terence Mill almost 11 years ago

+1 for core feature

Actions #2

Updated by Terence Mill over 10 years ago

Please take this feature into accoutn for next release, its a low hangig fruit and very usefull. Online helps/hints makes every system much more usable..

Actions #3

Updated by Go MAEDA almost 5 years ago

Actions #4

Updated by Go MAEDA almost 4 years ago

  • Category changed from UI to Custom fields
Actions #5

Updated by Go MAEDA almost 3 years ago

The attached patch adds a feature very similar to the plugin. Instead of

to show the custom field's description as a placeholder. Instead of "Hint Text" column added by the plugin, it uses the custom field's description as a placeholder text.

Actions #6

Updated by Go MAEDA almost 3 years ago

  • Target version set to Candidate for next major release
Actions #8

Updated by Go MAEDA almost 3 years ago

  • Target version changed from Candidate for next major release to 5.0.0

Setting the target version to 5.0.0.

Actions #9

Updated by Go MAEDA about 2 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patches.

Now the description of a custom field is shown as a placeholder.

Actions

Also available in: Atom PDF