We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jun 29, 2022 10:03 AM
hello, my requirement is that - for a contact(Bryan Cooper). I want different custom properties (like Package, Status, Sessions Remaining, Amount) whose values can be append eventually.
So for Bryan Cooper -> if initially record properties are Livefit, InUse, 1, 230 and later I decides to append new data like Livefit2, NotInUse, 2 , 231, how can I do so?
Solved! Go to Solution.
Jun 29, 2022 1:32 PM
Hey, @Rushin 👋 Thanks for reaching out. In this case, you'll either need to use a multi-checkbox property type, which allows for appending, or use a method similar to this NodeJS example provided by a community champion — append info instead of overwriting. Thanks, @Teun 🙌
Additionally, this comment from the Product team confirms this is not an option. Here is an Ideas thread with a similar request marked as Not Currently Planned.
Best,
Jaycee
Jun 29, 2022 1:32 PM
Hey, @Rushin 👋 Thanks for reaching out. In this case, you'll either need to use a multi-checkbox property type, which allows for appending, or use a method similar to this NodeJS example provided by a community champion — append info instead of overwriting. Thanks, @Teun 🙌
Additionally, this comment from the Product team confirms this is not an option. Here is an Ideas thread with a similar request marked as Not Currently Planned.
Best,
Jaycee