I'm a beginner, I'm currently following "Content Server Smart View Development 20.2" course, I tried 3 times to deploy a greeting widget to content script but for some reason it won't show up.
for clarification, these are the steps I did:
I generated an OScript project using the Smart View SDK.
I created a new module and installed in in content script.
Then I used grunt to widgetize the code.
Widgetized the greetings module
I copied the Greetings widget to Eclipse and deployed it to Content Script.
I did this THREE times and every time i got the same thing.
in the course this is what's supposed to happen :
Am I doing something wrong ?