Widget Configuration
Required Attributes
- Label Name: Associates the application label you set up with this widget so it can display on your site.
- Attribute: name
- Valid Value: label name you defined in Application Labels, without the prefix "mpp-user-label."
- Example: If your application label was called "mpp-user-label.SampleLabel", your Label Name would look like this:
name="SampleLabel"
Optional Attributes
- Bare Text: Determines whether to include CSS selectors or just a bare text object for your label.
- Attribute: bare
- Valid Value: true or false; if true, the label will just display bare text with no extra markup or CSS applied
- Example:
bare="true"
Configure Your Widget
Fill out the Widget Configurator below, copy your generated widget code, and paste it into your website.