Opened 11 years ago

Closed 11 years ago

#1211 closed enhancement (fixed)

Editor / Helper list / Add radio layout

Reported by: fxp Owned by: fxp
Priority: minor Milestone: v2.10.0 RC0
Component: User interface (web) Version: v2.9.0
Keywords: Cc:

Description

Currently helper list are displayed as a combo next to the field to edit.

Add a new layout providing:

  • the list of suggestion with radio (on click, the field value is updated)
  • an optional "other" text field which allows to set a custom value (simple input or textarea)

When updating the "other" field or clicking the radio, the main form field for the element is updated.

Change History (7)

by fxp, 11 years ago

by fxp, 11 years ago

Attachment: geonetwork-helper-radio.png added

comment:1 by fxp, 11 years ago

Owner: changed from geonetwork-devel@… to fxp
Status: newassigned

Some screenshots:

  • Simple radio mode

  • ... with a long list:

  • with line break and text separator (helper with no value)

  • with description

comment:2 by fxp, 11 years ago

Resolution: fixed
Status: assignedclosed

master commit 67f3651402e904b6bdb5ea87e876db538ea38090

Editor / Helper list / Add radio layout (#1211)

  • Add sort option for helper
  • Improve schema for labels.xsd (add all attribute and documentation)
  • geonet:getHelper is now a function in utility.xsl instead of a template
Note: See TracTickets for help on using tickets.