...
Name | Name of the hashtag category will identify it and will be stored within the hashtag. |
---|---|
Label | A label that will be shown to the user, e.g. when creating the hashtag using a pop-up window. |
Lookup | A lookup which will resolve the list of available values for the user to construct the hashtag e.g. in Chat. It must be server-side filtered and must be connected to a menu item so the user can use the hashtag as a link. If you want to use the hashtag category only to create custom HTML links, it still has to be server-side filtered, although the filter will never be used as the list part of the lookup will never be called. |
Roles | An application role that will limit the access to this category. |
...