Hi there,
today I was trying to add a custom field element to my accounts so I can add tags for different categories. Therefore I added an array to my accounts record, which can have different predefined tags. This works great so far but unfortunately I'm not able to use the search function to filter records with a specific tag.
Is there a better/correct way to implement searchable tags?
kind regards,
Stefan
today I was trying to add a custom field element to my accounts so I can add tags for different categories. Therefore I added an array to my accounts record, which can have different predefined tags. This works great so far but unfortunately I'm not able to use the search function to filter records with a specific tag.
Is there a better/correct way to implement searchable tags?
kind regards,
Stefan
Comment