- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 01:15 AM
Hi guys,
I want know if is possibile put two System Properties in single module.
I have two properties one for email and another one for a ticke time closure.
Example:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 02:01 AM
Hi,
you can directly take the user to the system property category which you are already doing.
there it will show those 2 properties
something like this
How to Create a Custom System Properties Page
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 03:13 AM
I have finded the solution what i need.
To have two properties on the same page, you need to enter different system properties in the
same categories (system property categories) and then call this category from the module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 01:43 AM
Hi,
Didn't understand your question.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 01:48 AM
Hi Ankur !
Thanks for your reply,
I need to put TWO differents System properties in a single Modules from Application Menu. Like the photo to above.
For Exam ple one is this one:
system_properties_ui.do?sysparm_title=request_tgu_mail_for_inbound&sysparm_category=Inbound TGU Problem
With this line code i call one single propery and category. I need to call two differert system property in same Module.
Regards,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 02:01 AM
Hi,
you can directly take the user to the system property category which you are already doing.
there it will show those 2 properties
something like this
How to Create a Custom System Properties Page
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2022 03:22 AM
Hi,
that's correct.
All the details are mentioned in the link I shared.
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader