Hi everybody,
for my next app I need to tag contacts with some flag, to allow a special beaviour for a limited numer of contacts. I have seen generic data field (DATA1-DATA15) inside of it. Does anybody know if I can use one of that fields, normally not assigned for some use or have I to build my own DB?
Maybe you can use the notes field to store additional data.
If you only need the data for your application then it will be probably simpler to store it in your own database. You can use the contact ids as keys.