CRM Validation on field entry

I have a use case whereby we need to validate the text value a user inputs on a custom object, (Object A). The object is associated with the Companies object. I’d like to be able to check that the value being inputted unique based on all other Object A records also associated with the same Company record.

For example:

Company ACME has 3 associated Object A records, each with a text value that is unique to one another:

Record 1 - ‘Banana’

Record 2 - ‘Apple’

Record 3 - ‘Orange’

A user adds another associated Record and tries to input the value ‘Apple’, at this point the validation on input should fire to inform the user that another associated Record already exists with this value.

@ABatchelor8 - can I ask whether the context here is validing input on a HubSpot form for each of these associated objects? If not a form, what’s the data input method that could support an implementation of data validation?

Steve

Hi Steve, its not a form. Its just a HubSpot custom object record that user is editing/updating. I’m really surprised at teh lack of out the box functionality on record validation fro HubSpt compared to other CRMs so Im looking for other alternatives this, custom code being one of them.

Thanks

Any proposals for additional HubSpot features can always be submitted to the ideas forum in this community.