Add/translate custom fields on "Create User" form in ADManager Plus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2025 06:43 AM
Hi,
We are using ADManager Plus to integrate with SN and ADManager, but, we encountered an issue with translating OOTB fields of the OOTB create user form and also we want to add custom fields but the custom fields are only added in the end of the form..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 08:01 AM
Hi @lkaitel,
can you please be more specific about the issue? please share some details to understand your issue, this is described vaguely and it is not clear what you want to achieve...
When translating an OOTB field, please tell us which one and to what language - until that try to check the system definition of that particular field (click right mouse button on it and select configure dictionary and scroll down, there shall be related list with lables, you should be fine using that)
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 08:10 AM - edited 06-20-2025 08:18 AM
as you mentioned OOTB field, I recommend you just to re-labeled it, you can do it under the [sys_documentation] table:
https://your-instance.service-now.com/now/nav/ui/classic/params/target/sys_documentation_list.do
If your new fields are created in some position that you would like to change, please use the Form Design or Form Layout depending on your preferences.
Go to the form where is your field(s) > Click the three lines > Configure > Form Design or Form Layout
Form Design:
- you can create the fields, add existing, change their labels,
- you can add sections/lists and add one or two columns,
- then you drag and drop as you wish:
Form Layout:
- you can create new fields, it is faster but maybe less easy if you will create more than one or two fields,
In both options you can play with the fields order and you can also create different view for different audience, for example Service Desk people might need to see different fields than Managers so you can create a tailored view for each or just to have one...
Find there your field and change the label - be careful such a modification might not get to your update set (check if yes or not) eventually you would need to export it via XML and that is better to do after EOB...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 06:10 AM
im using ADManager Plus to integrate with servicenow - the fields of ADManager Plus Create user form are protected and i didnt managed to change their display name
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2025 06:25 AM
@lkaitel is it a field coming from integration? in that case it must be done by admins from the other side, not possible to do it in ServiceNow
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */