Widgets customizations: Difference between revisions
No edit summary |
No edit summary |
||
| 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/demoorganizationpage?view=compact&organizationTag[]= | The example of the tag specific url is <code>https://app.simplymeet.me/o/demoorganizationpage?view=compact&organizationTag[]=777</code> | ||
</p> | </p> | ||
<p> | <p> | ||
| Line 41: | Line 41: | ||
</p> | </p> | ||
<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[]= | (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[]=777&organizationTag[]=783</code> | ||
</p> | </p> | ||