on 2019 Feb 25 2:30 PM
Hi,
I'm currently able to extend and manipulate SAPUI5 Template following this guide.
However, when I try to extend a SAP Fiori Worklist Application Template the process fails because the method onBeforeTemplateGenerate in mypluginame.js searches for a shared.js file which is not included in the original template.
Any clue? What am I missing?
Request clarification before answering.
I just found a solution (but I still think this issue is a bug).
I created a new project from Worklist template with Chrome Developer Tools open. In the Network tab I detected the file "shared.js" and copied it into my template extension project.
Also "filesystem.documentProvider",
"projectType",
"repositorybrowser" and "setting.project" have to be added to the services required by the plugin.
Regards Chiara
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.