Ticket #8 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

company manager: include dropdown of possible categories

Reported by: erwin Owned by: joeri
Priority: minor Milestone: M4
Component: other Version: 1.0
Keywords: companymanager Cc:

Description

In the search form for companies, there should be a dropdown list of all possible categories that can be searched on.

The same dropdown can also be shown in the admin UI, where the administrator creates new companies.

Change History

Changed 5 years ago by erwin

  • milestone set to M4

Changed 5 years ago by erwin

  • priority changed from major to minor
  • type changed from defect to enhancement

Changed 4 years ago by joeri

  • status changed from new to assigned
  • owner changed from somebody to joeri

Changed 4 years ago by joeri

  • status changed from assigned to closed
  • resolution set to fixed

Solved in build 20. There is a new method available in jsoncompany:

servlet/jsoncompany?method=getCompanyCategories&type=[company|association]

In the response there will be a variable: result.companies which is an array of strings.

Note: See TracTickets for help on using tickets.