Hello Guys,
I need to filter by Tag the account list page in Freedom UI.
I already tested what reported in this article: https://community.creatio.com/questions/using-tag-freedom-ui?check_logged_in=1#comment-89348
but it only works for "new sections".
The new Creatio structure uses the "Tag" section to store tags for all objects but Accounts, Contacts, etc (old existing sections) use a specific table to store their tag (that is AccountTag, ContactTag, etc.).
The quickfilter component set to filter by tag refers to the generic "Tag" entity then it doesn't show the tags of the Account (stored in AccountTag entity): it doesn't work.
Can anybody help me and tell me how to filter accounts, contacts, etc by tags in Freedom UI list pages?
Thanks
Regards