Changes between Version 1 and Version 2 of Ticket #781
- Timestamp:
- 04/26/17 09:16:29 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #781
- Property Priority trivial → minor
- Property Summary Ext.Properties Fields Autocomplete Browser Native → Ext.Properties Fields Autocomplete Suggestions
- Property Cc added
- Property Milestone → 7.7
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #781 – Description
v1 v2 1 1 https://logicaldoc.freshdesk.com/helpdesk/tickets/2341 2 2 3 4 it will be very helpful to have history for specified fields entry 5 https://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/types/AutoComplete.html 3 We cannot use the browser native because we do not use HTML forms, so we created a self-mad mechanism that records the inputed values during the session.