Widgets customizations: Difference between revisions
Created page with "It may be necessary to have a separate widget for personal or round robin meeting types, or have a group of employees booking options listing.<br> It can be easily done with t..." |
No edit summary |
||
| Line 25: | Line 25: | ||
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/testorganization?view=compact&organizationTag[]=37</code> | ||
</p> | |||
<p> | |||
(you can use & between organizationTag elements to have a widget with several tags included, like <code>https://app.simplymeet.me/o/testorganization?view=compact&organizationTag[]=37&organizationTag[]=34</code> | |||
</p> | </p> | ||