Skip to content

Improve autocomplete fields in form #59

@niio972

Description

@niio972

When a form is loaded these autocomplete fields are load with static data (all instances of the concepts needed). For example, all users are load in order to choose contacts. We must use auto-completion directly from the web service using the autocomplete fields.

Concern :

  • the web service : OpenSILEX/phis-ws (change exact match to approximate match on some fields)
  • the webapp : OpenSILEX/phis-webapp (autocomplete field)

Implements auto-completion fields on several forms :
[] Project form (users, projects)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions