Add Panel Button Rules to Open Pages

Panel button rules determine which page opens when Wix users click the button in their editor. These rules can lead to one of three pages:

To add a rule to a panel button:

  1. Click the button.
  2. Click Rules -> Open a page in the Inspector.
  3. Click + Add Rule.
  4. Select one of the three options: dashboard page, pricing page or an external URL.

button rule

Open a dashboard page

Dashboard pages are administrative pages that allow Wix users to manage the app's data and settings.

Creating a panel button that leads to a dashboard page is a good way to increase the page's visibility.

Note that you can also define a button to navigate to a dashboard page using code.

Open your app's pricing page

When you add pricing plans to your app, it gets a pricing page where users can choose their plan and upgrade their app.

Providing a button that leads to that page is a good way to let users upgrade your app (you can also use more entry points for this).

If you are creating an Upgrade button and connecting it to your pricing page, consider changing the button type to Premium to get the purple color.

premium style

Open an external URL

Add the full URL of the site you'd like to open. Use this option, for example, to provide support or documentation.

Did this help?