How can I design the Frontend of ServiceNow?

MAX17
Tera Contributor

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

1 ACCEPTED SOLUTION

DirkRedeker
Mega Sage

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

View solution in original post

1 REPLY 1

DirkRedeker
Mega Sage

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