File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,14 @@ See [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline)
3939\Drupal::service('plugin.manager.os2web_datalookup')->createInstance('serviceplatformen_cvr')->getLegalUnit('[CVR number]')
4040\Drupal::service('plugin.manager.os2web_datalookup')->createInstance('serviceplatformen_cpr')->cprBasicInformation('[CPR number]'))
4141```
42+
43+ ## New services/features
44+
45+ ### Datafordeler integration (https://datafordeler.dk)
46+
47+ In scope of os2forms project already implemented light integration
48+ with Danmarks Adresseregister (DAR) via fetching data for form elements
49+ autocomplete. See [ os2forms_dawa submodule] ( https://github.com/OS2Forms/os2forms )
50+
51+ As soon as it is clear how the integration is going to be used, then
52+ os2forms_dawa will be refactored to OS2Web Data lookup plugin plugin.
You can’t perform that action at this time.
0 commit comments