Difference between revisions of "Autocomplete"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Development infrastructure)
(Constraints)
Line 15: Line 15:
 
===Dependencies===
 
===Dependencies===
 
===Constraints===
 
===Constraints===
 +
[[User:Redchris|Cristina Ghita]] 14:53, 13 September 2013 (UTC)
 +
* Is implemented for Search type field
 +
* We have by default shown 7 items which match the search criteria. The eighth item is "...".
 +
* The pop up with suggested items is shown with delay of 500 ms and only after 3 characters were written
 +
 
== Glossary ==  
 
== Glossary ==  
 
==Functional Requirements==
 
==Functional Requirements==

Revision as of 07:59, 13 September 2013

Status

In Production use

Contributors

Overview

Configurable autocomplete Functionality for Search Fields. Autocomplete steered by Identifier. Minimum qty of chars configurable before autocomplete jumps in. When configured then after filling defined amount of chars then autosearch happens during typing and dropdown overlay appears and can be selected by mouse or keyboard. The content which shall be searchable is defined per identifier in ad_column.

Purpose

References

Design Considerations

Assumptions

Dependencies

Constraints

Cristina Ghita 14:53, 13 September 2013 (UTC)

  • Is implemented for Search type field
  • We have by default shown 7 items which match the search criteria. The eighth item is "...".
  • The pop up with suggested items is shown with delay of 500 ms and only after 3 characters were written

Glossary

Functional Requirements

Functional team

  • Volunteers for analyzing:
  • Result of analysis:

User roles & profiles

Business process definition

User stories

Functional requirements based on business processes

User Interface Mockups

Acceptance criteria

QA and test cases

Development infrastructure

Cristina Ghita 14:53, 13 September 2013 (UTC)

Technical Requirements

Technical team

  • Volunteers for analyzing:
  • Result of analysis:

Data Requirements

Non-Functional Requirements

Open Discussion Items

Closed Discussion Items