Creating a UI Page with Form Fields for User Registration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 09:34 PM
Hey everyone,
I need your help in creating a UI page for user registration in our ServiceNow instance. Here are the details:
First Name:
- Data Type: String
Last Name:
- Data Type: String
Email Address:
- Data Type: String
Phone Number:
- Data Type: String
Location:
- Data Type: String
- Note: The location field should display values from the cmn_location table's 'location' column.
Upon filling out the form and clicking the submit button, I want a new record to be created in the sys_user table.
Could you please help me create this UI page with the specified fields and functionality? Any assistance or guidance would be greatly appreciated.
Thank you!
specially for location i need that it work like a lookup (eg- catalog item lookup cmn_location table and bring this location column in option).
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 03:05 AM
What is business need to create UI page, when we have OOTB user form , you can use the same.
*************************************************************************************************************
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]
****************************************************************************************************************
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]
****************************************************************************************************************