Autocomplete

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

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.

Example

Cristina Ghita 15:06, 13 September 2013 (UTC)
Prerequisites: In table Order, column C_B Partner_ID should have Autocomplete checkmark checked.

  • checked BPartner in window Sales Order
    • Created new order
      • entered "Sto" in the BPartner Field -> records suggested: Seed Farm Inc., Standard, Store East, Store West, Store South, Store North
        • Seed Farm Inc. and Standard appears in the suggested list because the text exist in theirs description
        • select with keyboard or by mouse your choice

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