- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 12:27 AM
Hello Community,
I was wondering how to design the frontend of ServiceNow using Javascript. Are there learnings available that I did not find or are there other things you can help me with that I can start designing the frontend of ServiceNow?
So again with structure:
1) Where in my instance can I start?
2) Do I need additional plugins?
3) What are the building blocks for JavaScript to design the frontend and where do I find a description of them?
4) Are there learnings available?
5) What else do I need to know?
Best Regards,
Max
Solved! Go to Solution.
- Labels:
-
User Experience and Design

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 12:42 AM
HI
There are many many resources in the web, including great YouTube videos from ServiceNow itself.
Short anwers to your questions:
1) Have a look at the Portal designer, you can easily reach by <STRG>+Right Click in your Portal and select Portal Editor
You need to learn the structure of Portals / Pages and Widgets
2) No extra PlugIn, you can just go ahead
3) You need to learn about "JavaScript", "HTML", "CSS", AngularJS" and "Bootstrap"
4) Like said above - the web is filled up with good ressources. Start the learning path on "developer.servicenoew.com"
5) Patience!! It is a lot of stuff to learn. Maybe good friend, who already know those tools. A PDI (Personal developer Instance) free on "developer.servicenow.com".
Have fun! I enjoy it very much, and you can advance quite good.
Let me know, if that answers your question, and mark my answer as correct and helpful, please.
BR
Dirk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2019 12:42 AM
HI
There are many many resources in the web, including great YouTube videos from ServiceNow itself.
Short anwers to your questions:
1) Have a look at the Portal designer, you can easily reach by <STRG>+Right Click in your Portal and select Portal Editor
You need to learn the structure of Portals / Pages and Widgets
2) No extra PlugIn, you can just go ahead
3) You need to learn about "JavaScript", "HTML", "CSS", AngularJS" and "Bootstrap"
4) Like said above - the web is filled up with good ressources. Start the learning path on "developer.servicenoew.com"
5) Patience!! It is a lot of stuff to learn. Maybe good friend, who already know those tools. A PDI (Personal developer Instance) free on "developer.servicenow.com".
Have fun! I enjoy it very much, and you can advance quite good.
Let me know, if that answers your question, and mark my answer as correct and helpful, please.
BR
Dirk