Widgets customizations: Difference between revisions

No edit summary
No edit summary
Line 10: Line 10:
<p>
<p>
<p>
<p>
3. (optional) Hide the top header with your avatar and welcome message by adding the <strong>?view=compact</strong> parameter to the embedded URL, e.g. [https://app.simplymeet.me/testbookingwebsite?view=compact https://app.simplymeet.me/testbookingwebsite<strong>?view=compact</strong>]
3. (optional) Hide the top header with your avatar and welcome message by adding the <strong>?view=compact</strong> parameter to the embedded URL, e.g. [https://app.simplymeet.me/testsmaccount?view=compact https://app.simplymeet.me/testsmaccount<strong>?view=compact</strong>]
</p>
</p>
<p>
<p>
Line 18: Line 18:
<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/demoorganizationpage?view=compact&view_type=members https://app.simplymeet.me/o/demoorganizationpage?view=compact&view_type=members]
</p>
</p>
<p>
<p>
Line 26: Line 26:
<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.
Example will look like this [https://app.simplymeet.me/o/testorganization?view=compact&view_type=event_types https://app.simplymeet.me/o/testorganization?view=compact&view_type=event_types]
Example will look like this [https://app.simplymeet.me/o/demoorganizationpage?view=compact&view_type=event_types https://app.simplymeet.me/o/demoorganizationpage?view=compact&view_type=event_types]
</p>
</p>
<p>
<p>
Line 34: Line 34:
<p>
<p>
7. In case you are using speciality tags and would like to have a widget with some tag(s) specific group of employees please add <strong>?view=compact&organizationTag[]=tag id number</strong> to the url, where '''tag id number''' is the number you can see before tag name in your [https://secure.simplymeet.me/organization/settings Organization profile].<br>
7. In case you are using speciality tags and would like to have a widget with some tag(s) specific group of employees please add <strong>?view=compact&organizationTag[]=tag id number</strong> to the url, where '''tag id number''' is the number you can see before tag name in your [https://secure.simplymeet.me/organization/settings Organization profile].<br>
The example of the tag specific url is <code>https://app.simplymeet.me/o/testorganization?view=compact&organizationTag[]=37</code>
The example of the tag specific url is <code>https://app.simplymeet.me/o/demoorganizationpage?view=compact&organizationTag[]=37</code>
</p>
</p>
<p>
<p>