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

Maciej Kowalski
Kilo Expert

Hi, I think it is good idea to check this:

docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/reference-pages/task/t_AddAPropertyUsingSysPropsList.html

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.