"Add the data" option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 03:30 AM
Hi Team,
Can you please suggest the correct option for below question.
How can we add the ‘Add the data’ option in ServiceNow tables/databases?
A. Import sets
B. Java code
C. using forms
D. Custom UI pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 03:33 AM
Answer is A - Import Set.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 03:41 AM
Hi Atul,
Thank you for the answer.
Can you please elaborate on it? I am bit confused about the "Add the data" option and "Add data to Table". Since question is about "Add the data" option but I dont saw this option anywhere.
option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 03:45 AM
I this query you want to add data or a new data field?
If you want to add the data then you can do it through import sets or if you want to add new field then you can go through using forms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2024 09:49 PM
We need to show the "Add the data" option(may be in the context list menu). so how can we display or add that option there?
How can we add the ‘Add the data’ option in ServiceNow tables/databases?
A. Import sets
B. Java code
C. using forms
D. Custom UI pages
According to my understanding "Custom UI Pages" should be the answer but I am confused between options C. Using forms and D. Custome UI Pages. I searched in my PDI this option but is not there.