logo

NJP

#Part 1 -Let's Build Our Custom Table For Covid-19 Dashboard #servicenow

Import · May 17, 2020 · video

you okay everyone so we are going to create our first application now it's going to be our coffee 19 amplication so let's click on studio and then if you're creating for the first time it will have this page so you will have like I system welcome to the new way to setup your apps so I'm gonna click on let's get started and give the name for my application so it's going to be clubbin 19 and also give it a description here so you can put kovin 19 dashboard or anything that you would like to have here to con create so I'm gonna click on continue in studio and select the application so we have our application we don't have any files so I'm going to create first now our table so the table will have all the columns that we need so the first thing here give it a label for your table it's going to be for example here could be 19 cases make sure that you don't have create modules or mobile modules unless you really want them have in your application so I'm gonna click on order number as well and create all my fields so when I select here the columns I'm going to have few fields like total confirmed total that our date field and the country field okay so the total confirm is going to be an entire same thing for recovered and I'm going to create here a total debt so it's an int type as well and I'm going to have a date field so it's going to be a date/time type and the last one is going to be a location and it's going to be a reference field and I'm going to have the core country table here great and make sure that I have one of the fields here the display value set to true save your changes and then we are going to a little bit make some adjustment by opening our design form so can you see here we have all the fields that we have created but they are not in the proper order so I'm going to just rearrange them rearrange them properly so all the total confirm that recover I would have it in one side and the rest on the other side and I will make sure as well all the fields are only read-only so I just make these changes great so save all your changes and then we are going to look over our results so I'm going to click on show form to see how my way is the result for my form so this is the expected result this is what you should have

View original source

https://www.youtube.com/watch?v=4KYActUxUfI