Update simpleapp and candidatebaseapp: destinationFolderPath and add attach file widgets (#6629)

* Update simpleapp -> destinationFolderPath and add attach file widgets

* Update candidatebaseapp
This commit is contained in:
Cristina Jalba 2021-02-05 12:01:01 +02:00 committed by GitHub
parent 77d26f5bea
commit 104d0a20c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 2 deletions

View File

@ -112,6 +112,7 @@
"attachFileVisible": "attach-file-visible", "attachFileVisible": "attach-file-visible",
"attachFileInvisible": "attach-file-invisible", "attachFileInvisible": "attach-file-invisible",
"attachLocalFile": "attach-local-file", "attachLocalFile": "attach-local-file",
"attachLocalFileOnTask": "attach-local-file-on-task",
"attachSingleMultiple": "attach-single-multiple", "attachSingleMultiple": "attach-single-multiple",
"attachMultipleSingle": "attach-multiple-single", "attachMultipleSingle": "attach-multiple-single",
"attachMultipleMultiple": "attach-multiple-multiple", "attachMultipleMultiple": "attach-multiple-multiple",
@ -202,7 +203,10 @@
"attachLocalFile": { "attachLocalFile": {
"name": "attach-local-file", "name": "attach-local-file",
"attachFileWidget1": "Attachfile0ku0bu", "attachFileWidget1": "Attachfile0ku0bu",
"attachFileWidget2": "Attachfile04mfeb" "attachFileWidget2": "Attachfile04mfeb",
"attachFileLocalChildFolder": "Attachfilelocalchildfolder",
"attachFileContentServices": "Attachfilecontentservices",
"attachFileLocalMultiple": "Attachfilelocalmultiple"
}, },
"attachSingleMultiple": { "attachSingleMultiple": {
"name": "attach-single-multiple", "name": "attach-single-multiple",
@ -256,7 +260,8 @@
"candidateusersandgrouptask": "candidate users and group", "candidateusersandgrouptask": "candidate users and group",
"candidateUserTask": "candidateUserTask", "candidateUserTask": "candidateUserTask",
"salesUserTask": "salesuser task", "salesUserTask": "salesuser task",
"hrUserTask": "hruser task" "hrUserTask": "hruser task",
"attachLocalFile": "attach local file"
}, },
"security": [ "security": [
{ {