cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hide item code id from user view in LMS

luisfrancisco93
Explorer
0 Likes
2,014

Hello,

Does anyone know if it is possible to remove/hide the item code from the items on the user view?

On image below I need to remove the ''(OTHER 22006')'

Thank you,

Accepted Solutions (1)

Accepted Solutions (1)

sebastian_fritz74
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Luis Francisco,

Please verify the screenshot below - the section relevant for you is called "Config the learning plan data display" and you can disable a number of identifiers. If you want to disable the view for Item type and Item ID set the following to false:

todoFields[assignmentType].visible=false
todoFields[id].visible=false

Regards
Sebastian

Answers (2)

Answers (2)

ncy
Explorer
0 Likes

Hi,

Thank you for this answer, it works for User Learning Plan of course, so I have a question - is it possible to hide the library id from the libraries screen in LMS?

Regards

sebastian_fritz74
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

In your screenshot you are showing an item in the library search. I am not aware off that you could remove the item Id (22006) or the item type (OTHER) from the library view. The item Id is the unique identify for administrators and it is easier for the support team to troubleshoot if an item Id is visible.

You can restrict the visibility of Item ID and Item Type on the learning plan of a user. The configuration for that can be updated at the Learning Administration portal: System Configuration > USER LEARNING PLAN

Regards

Sebastian

luisfrancisco93
Explorer
0 Likes

Hello Sebastian,

Thank you for your answer,

However, in the System configuration - User Learning Plan, we don't see the specific field to restrict the visibility of the Item ID and the Item type from the Learning plan of a user. Can you help with this show us an example.

Regards

Luís Francisco