Add Resources
"ACTION_RESOURCES": {
"ACTION_REQUEST": {
"REQUEST": [
{
"id": "1",
"name": "Actions",
"icon": "",
"actions": [
// Add ACTIONS here
]
},
{
"id": "2",
"name": "Document to Sign",
"icon": "",
"actions": [
// Add DOCUMENTS TO SIGN here
]
}
]
},
"RESOURCES": {
"pathToBase64Converter": "/assets/forms/SharedResources/path_converter/index.html",
"name": "Resources",
"icon": "",
"resourcesFile": [
// Add RESOURCES here
]
}
}
