alexsandro9
Programmer
Hi experts,
our requirement is to add a custom functionality to Content Server since it is not provided as a standard.
We already installed our custom module successfully, orphaned the relevant:
- GeneralCallbackScripts
- PerformerCallbackScripts
- SubmapCallbackScripts
Our Item Handler should be able to read all the workflow documents and the values coming from the Form. Then, create the [highlight #FCE94F]links[/highlight] to the workflow documents in the relavant folders selected in the form.
In fact the standard functionality in content server only allows to move the documents themselves to the folders ( we do need to place the clickable shortcuts to avoid space waste).
We are trying to develope that functionality with a CallBack event script, then with event trigger script we should be able to provide an interface to our callback event. Which event trigger script you think would fit our requirement better?
Any of you guys ever came across with a requirement like that? Any suggestions that would help?
Any code examples? We're pretty new on this turf, any help would be highly appreciated!
Thanks!
Francesca
our requirement is to add a custom functionality to Content Server since it is not provided as a standard.
We already installed our custom module successfully, orphaned the relevant:
- GeneralCallbackScripts
- PerformerCallbackScripts
- SubmapCallbackScripts
Our Item Handler should be able to read all the workflow documents and the values coming from the Form. Then, create the [highlight #FCE94F]links[/highlight] to the workflow documents in the relavant folders selected in the form.
In fact the standard functionality in content server only allows to move the documents themselves to the folders ( we do need to place the clickable shortcuts to avoid space waste).
We are trying to develope that functionality with a CallBack event script, then with event trigger script we should be able to provide an interface to our callback event. Which event trigger script you think would fit our requirement better?
Any of you guys ever came across with a requirement like that? Any suggestions that would help?
Any code examples? We're pretty new on this turf, any help would be highly appreciated!
Thanks!
Francesca