-
Notifications
You must be signed in to change notification settings - Fork 0
Home
bmesing edited this page Jun 17, 2017
·
4 revisions
<Textfield - EAN>
- User may enter an EAN
- OnInput-change: search for EAN, display result in suggestions drop down ** use typeahead: http://valor-software.com/ngx-bootstrap/#/typeahead ** if user selects a result from drop down, name and manufacturer are automatically filled
<Textfield - Manufacturer>
- user may enter manufacturer name
- OnInput-change: search for manufacturer, display result in suggestions drop down, can be selected
<Textfield - Product Name>
- user may enter product name
- currently no assistance provided