Wix CRM: Contact Page

The Wix CRM contact page has a dashboard menu plugin slot. Slots are the placeholders in the UI for plugins. The slot ID is the value for the required extends field when configuring the plugin in the App Dashboard.

Location in Dashboard

Customers & Leads > Contacts (hover over a contact) > select View

Dashboard menu plugin slots

The Wix CRM contact page features a dashboard menu plugin slot.

Slot: More Actions menu

This slot is located in the More Actions menu in each contact's page.

From the Contacts page, hover over a contact and select View to access the corresponding contact page. The More Actions menu is located at the top of the page.

Configuration

Use the following slot ID for the extends property in your dashboard menu plugin's configuration in your app's dashboard:

slot ID: 79963a99-8680-4164-8961-8867fcb1751a

例えば、こうだ:

コピー
1

重要だ:

  • The hosting platform must be "BUSINESS_MANAGER".
  • This slot must include an アイコン to comply with Wix's style requirements. Provide the icon's name as the value for "iconKey".

Interaction between the dashboard page and your plugin

Apps built by Wix pass parameters via dashboard slots for you to utilize in your plugin's functionality. Learn how to interact with and retrieve parameters from the dashboard page.

This slot passes the following parameters:

名称タイプ説明
contactIdStringContact ID.

Multiple dashboard menu plugins in the same slot

This menu plugin slot can host multiple plugins.

The plugins are displayed vertically and ordered by date created, with the most recently created plugin displayed at the bottom.

Wix API

You can implement logic in your plugin using the Wix CRM Contacts APIs:

Slot IDs

Slot身分証明書Parameters
More Actions menu79963a99-8680-4164-8961-8867fcb1751acontactId

See also

役に立ちましたか?
はい
いいえ