Please, how to use introjs library in list view ?
introjs: https://introjs.com/
I've tried :
1) Espo.loader.requirePromise('custom:intro').then
2) jsLibs.json
3) "scriptList": [
"__APPEND__" in Custom/Resources/metadata/app/client.json
with no success
library loaded, by introJs() states undefined
introjs: https://introjs.com/
I've tried :
1) Espo.loader.requirePromise('custom:intro').then
2) jsLibs.json
3) "scriptList": [
"__APPEND__" in Custom/Resources/metadata/app/client.json
with no success
library loaded, by introJs() states undefined
Comment