Put two properties in one Modules

Dario_C
Mega Sage

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:

find_real_file.png

2 ACCEPTED SOLUTIONS

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Dario_C
Mega Sage

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.


View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Didn't understand your question.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader