Widgets customizations: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
1. Please go to '''[https://secure.simplymeet.me/embed-code Embed code]''' page in your account and copy the widget code. | 1. Please go to '''[https://secure.simplymeet.me/embed-code Embed code]''' page in your account and copy the widget code. | ||
</p> | </p> | ||
[[File:Simplymeet embed code path.png|1200px|center]] | |||
<p> | <p> | ||
2. Copy and paste the code into your website's HTML where you would like to see your scheduling page. | 2. Copy and paste the code into your website's HTML where you would like to see your scheduling page. | ||
| Line 14: | Line 15: | ||
4. Copy your organization booking website url in the top right corner by clicking on the "Round Robin booking website" and replace the url in the widget code with it. | 4. Copy your organization booking website url in the top right corner by clicking on the "Round Robin booking website" and replace the url in the widget code with it. | ||
</p> | </p> | ||
[[File:Simplymeet organization website link.png|1200px|center]] | |||
<p> | <p> | ||
5. To have organization widget with the list of employees for booking personal meetings only please add <strong>?view=compact&view_type=members</strong> to the url. | 5. To have organization widget with the list of employees for booking personal meetings only please add <strong>?view=compact&view_type=members</strong> to the url. | ||
For example, [https://app.simplymeet.me/o/testorganization?view=compact&view_type=members https://app.simplymeet.me/o/testorganization?view=compact&view_type=members] | For example, [https://app.simplymeet.me/o/testorganization?view=compact&view_type=members https://app.simplymeet.me/o/testorganization?view=compact&view_type=members] | ||
</p> | </p> | ||
<p> | <p> | ||
6. In case you need a widget with round robin meetings please add <strong>?view=compact&view_type=event_types</strong> to the organization url. | 6. In case you need a widget with round robin meetings please add <strong>?view=compact&view_type=event_types</strong> to the organization url. | ||