When creating a new Contact, can the form fill the address form based on ZIP and calculate age?
SOLVE
Hi team,
I am sure that this is likely not gonna possible but if I may, I'd like to ask that when creating a new Contact, is there any is possible way to enable these features?
- The form will auto-fill the address based on Japanese Zip code?
- Can the form auto calcualte age of the Contact based on year we entered?
Thank you for your kind support from the previous ticket.
By default, HubSpot can't autocomplete fields based on the input in other fields. There might be integrations to solve for this but I'm not aware of any specific ones.
Regarding the input of a year/date, this is something you could potentially calculcate with a "time between" calculcated property (available in Professional or Enterprise), using this workaround for a today's date property (time between input date and today's date = age).
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
When creating a new Contact, can the form fill the address form based on ZIP and calculate age?
SOLVE
Hey,
Still searching for a solution to calculate age?
We've developed an app, PocketKnife for the HubSpot Marketplace that does the trick using Workflow actions. Check out the details here: Age Calculator App.
The app is now available in the HubSpot Marketplace. Click here to access it.
When creating a new Contact, can the form fill the address form based on ZIP and calculate age?
SOLVE
Hey,
Still searching for a solution to calculate age?
We've developed an app, PocketKnife for the HubSpot Marketplace that does the trick using Workflow actions. Check out the details here: Age Calculator App.
The app is now available in the HubSpot Marketplace. Click here to access it.
Have you heard of Tick TockToday? It's an appthat creates a today's date property for your objects. It's available on the HubSpot Marketplace.
You could use this property to create a time between property using today's date and the contact's date of birth. There's a blog post going over how to to thathere.
If you have any questions, feel free to reach out. I'd be happy to hop on a call with you!
By default, HubSpot can't autocomplete fields based on the input in other fields. There might be integrations to solve for this but I'm not aware of any specific ones.
Regarding the input of a year/date, this is something you could potentially calculcate with a "time between" calculcated property (available in Professional or Enterprise), using this workaround for a today's date property (time between input date and today's date = age).
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
When creating a new Contact, can the form fill the address form based on ZIP and calculate age?
SOLVE
Hi @karstenkoehler Thank you for providing the solution. I think the "calculated-property" feature is the most that close to what we are looking for.
However, may I ask for one more question?
I have tested but it seems the calculated-property cannot take the Custom Property into its formular.
I have created a new custom property for Contact object (group it as "Contact Information"), named "Birthdate" (property type = date-picker).
I then apply the solution from "Create calculation properties" document. However, the custom property "Birthdate" does not show up in the field to set the custom equation.
I wonder if the custom equation can be used with the custom property?