I was wondering if anyone knows what the best way to add notes on individual users would be. Would doing it through creating an attribute called “notes” be best or is there another way?
Creating notes on individual users
in generel, storing notes in an attribute sounds like a good plan. as an attribute can also store data structured as JSON, you could even store multiple notes including e.g. date of creation in just one attribute, limited to 1000 bytes of information per attribute
The notes would be used to store general information on users (i.e. what groups they’re part of, any additional information needing to be stored that’s not worth creating an attribute for) like a CRM. Appreciate the feedback on storing as an attribute
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.