Using a internal link in a sc_cat_item_content with target "within catalog" opens in a new tabIssue sc_cat_item_content named Computers with content type of "External Content" and Target of "Within Catalog", the URL provided points to a sc_category in service catalog. When clicking the link in Service Catalog, a new tab is opened even though the Target is set to "Within Catalog" This is working correctly. Target "Within Catalog" uses iFrame as per documentation but iframe is not supported on Service Portal. All "External Content" Content Items open in a new browser tab in Service Portal, by design. This is coded in the SC Category Page widget's HTML template. Steps to Reproduce: 1. Go into Service Portal a. Order Something b. Browse by Categories c. Click on Hardware on right Categories pain d. Click on Apple iPad 3 e. Copy the link after the forward slash / (we will need this for step 3f) 2. Go to sc_cat_item_content.do 3. Fill in the following information: a. Name = Computer b. Catalogs = Service Catalog c. Catagory = Hardware d. Content type = External Content e. Target = Within Catalog f. URL = (paste the value you copied in step 1e) g. Submit 3. Go to Service Portal go to the following: a. Order Something b. Browse by Categories c. Click on Hardware on right Categories pain d. Click on Computer 4. This will open in a new tab displaying the internal Service Catalog item Related Linkshttps://docs.servicenow.com/csh?topicname=t_AddingContentItemServiceCatalog.html&version=latest