Open a Blocks Dashboard Page from a Custom Panel

If you want a Blocks Custom Panel to open a Blocks Dashboard page, you need to provide the URL of the Dashboard Page. 

To find the Dashboard URL: 

  1. をクリックする。 その他のアクション  icon next to the Dashboard page's name in the App Dashboard menu. 
  2. Copy the URL. 

To use the Dashboard URL in a Panel: 

1. Go to the code section of your panel in the Blocks Panel tab. 

2. Import the `wix-editor` module. 

3. Use the `openDashboardPanel()` function with the correct URL. For example:

コピー
1
役に立ちましたか?
はい
いいえ