Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
author_profile: https://github.com/david-klug-sap
auto_validation: true
time: 20
tags: [ tutorial>advanced, tutorial:how-to, software-product>sap-business-technology-platform, software-product>ui-theme-designer]
tags: [ tutorial>advanced, tutorial>how-to, software-product>sap-business-technology-platform, software-product>ui-theme-designer]
primary_tag: software-product>ui-theme-designer
---

# Add a Cross Origin Preview for the UI Theme Designer

Check warning on line 11 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD022

Headings should be surrounded by blank lines
<!-- description --> Add a custom cross origin preview page for the UI theme designer to see the changes directly in your own application UIs.

## Prerequisites

Check warning on line 14 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD022

Headings should be surrounded by blank lines
- [You have set up the SAP Launchpad Service](btp-app-work-zone-subscribe)

Check warning on line 15 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD032

Lists should be surrounded by blank lines

Check warning on line 15 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD007

Unordered list indentation
- You have a user with the **Subaccount Administrator** role collection in the subaccount where you set up the SAP Launchpad Service.

Check warning on line 16 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD007

Unordered list indentation


Check warning on line 18 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD012

Multiple consecutive blank lines
## You will learn

Check warning on line 19 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD022

Headings should be surrounded by blank lines
- How to add a custom preview page

Check warning on line 20 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD032

Lists should be surrounded by blank lines

Check warning on line 20 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD007

Unordered list indentation
- How to prepare your preview page for theming

Check warning on line 21 in tutorials/add-cross-origin-preview-page/add-cross-origin-preview-page.md

View workflow job for this annotation

GitHub Actions / checks / checks

markdown/MD007

Unordered list indentation

---

Expand Down
Loading