Hi,
Would be great if we could have a "Tag" field control both for items and custom fields (users, products, everywhere).
Basically would be a nvarchar(max) field with a specific split char, allowing the backend user to assign different tags for a certain record. For example:
- User origin: "newsletter", "imported", "campaign X"
We could later use this field to assign rules in Smart searches and the API to collect these records.
I see great usage for this, specially with Email marketing. Prevents from creating numerous custom fields with lots of null in the database.
Nuno