Back: Modules
The registry module – is a central module designed specifically for working with data based on metadata structures - including project management, programs, events, etc.
Setting the frequency of polling the server to check that the objects is not blicked in deploy.json:
"registry": {
"globals": {
"notificationCheckInterval": 60000 // once in a minute
}
}
Setting to display the "Create more" button in deploy.json:
"createByCopy": [
"person@khv-childzem" // class
],
For more information on the filters see here.
"Help" is placed in the template file - modules/registry/view/default/templates/view/list-filter-helper.ejs
Frontend component writing style is here
Copyright (c) 2018 LLC "ION DV".
All rights reserved.