Book a Demo

Author Topic: Repository.InvokeRefDataPicker()  (Read 4216 times)

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Repository.InvokeRefDataPicker()
« on: February 04, 2020, 11:36:38 pm »
Hi all,

It would be useful to be able to prompt the user to select an item of reference data, eg project clients, in a similar fashion to how Repository.InvokeConstructPicker() works.

This method should take a string specifying the reference data type, and return an object of the appropriate class (eg Author, Client, Task, anything that has its own class definition in the API). EA would launch a picker dialog and return the selected item(s).


/Uffe
My theories are always correct, just apply them to the right reality.