logo

NJP

Enabling Editing of Service Portal Header/Footer records in Visual Studio Code

Import · Apr 21, 2022 · article

The official ServiceNow extension for Visual Studio Code doesn’t support editing of Service Portal Header & Footer records by default. However, enabling their support is quick and easy.

To do so, open the app.config.json file in your project folder and add sp_header_footer as a custom file type as shown below:

View original source

https://www.dylanlindgren.com/2022/04/21/enabling-editing-of-service-portal-header-footer-records-in-visual-studio-code/