- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 10:51 AM
Dear Friends,
I am new in ServiceNow. Just started a week back. Looking for some help.
Actually, I am doing ServiceNow Administrative Fundamental - Lab 8.1 Create a UI Policy and Business Rule. Trying to figure out - How to prepare Manufacturer or Service Offering Forms and add new fields to them and database? Requesting to kindly help so I can complete this lab activity. Thanks in advance.
Best Regards
Rajesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 05:26 PM
Hi, you can open the table definition record and add fields via the related list of "Columns". Tables for "Manufacturer or Service Offering". Once you do that, you can open a record in the table and on the form, right-click on the form header area and a menu appears. Then click on 'Configure' then 'Form layout' to add/position the new fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 06:05 AM
Go to application navigator and search like this
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
09-18-2023 02:36 AM
Greetings!
You mean , you want to add Manufacturer on form.
Open Service Offering From.
Right click on Context menu
Configure -- Form Layout / Design.
Search for manufacture.
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
09-20-2023 01:06 AM
Could you please accept my answer as solution as it help to serve the purpose.
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
09-18-2023 07:21 AM
Hi @Rajesh Singh1,
As Atul G. states, the Form Designer can be used to add existing fields to forms. And it can also be used to create new fields on the table. Instructions are here:
It is more obvious how to create new fields using 'Form Layout' though.