Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Disable View IN Old Desktop Client option

Matt J Thomas
Tera Contributor

Hello all, 

Has anyone been able to determine how to disable the options to Start a Microsoft Teams Chat in Old Desktop client and make the option default to start?

 

When I click on Start Chat, I only want Web Client or Desktop Client option as that is all we have. There is no old desktop client option and thus that should not be there. 

 

Thanks

1 REPLY 1

AshishKM
Kilo Patron
Kilo Patron

Hi @Matt J Thomas , 

Can you provide more information on this page, Is it any catalog item and "Choose you preferred chat client" is a drop down type select box on form, if yes then you need to disable that value from question_choice or sys_choice table ( if it's configured there ) for same question. In both the table, there is a column with name "Inactive" you need to set as true for respective value record.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution