Ticket #1236 (new enhancement)

Opened 4 years ago

Last modified 4 years ago

add autocompletion capabilities in some widgets

Reported by: tziade Assigned to: tziade
Priority: P2 Milestone: CPS 3.5.2
Component: CPSSchemas Version: TRUNK
Severity: normal Keywords:
Cc:

Description

Adding autocompletion widgets based on js:

- The basic text input can have an autocompletion with values kept on client side from a vocabulary - A new directory selector can provide a drop-down list of directory entries as well, == when the directory population is small enough ==

Change History

01/05/06 14:29:29 changed by tziade

  • severity changed from normal to enhancement.

01/05/06 14:36:51 changed by tziade

a server-side version will also be created afterwards, with an option wheter to bring back datas on client side or to get them on the server.

05/16/06 12:22:27 changed by sfermigier

  • milestone changed from CPS 3.4.1 to CPS 3.5.0.