Changes between Version 1 and Version 2 of Ticket #781


Ignore:
Timestamp:
04/26/17 09:16:29 (9 years ago)
Author:
car031
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #781

    • Property Priority trivialminor
    • Property Summary Ext.Properties Fields Autocomplete Browser NativeExt.Properties Fields Autocomplete Suggestions
    • Property Cc jt@… added
    • Property Milestone7.7
    • Property Resolutionfixed
    • Property Status newclosed
  • Ticket #781 – Description

    v1 v2  
    11https://logicaldoc.freshdesk.com/helpdesk/tickets/2341
    22
    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
     3We 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.