Sep 24, 202312:43 PM - edited Sep 25, 20239:52 AM
Contributor
Custom code Make contact property input fields from a form submission to search in company property
Hi,
I have been dealing with this problem for 2days already and all my codes did not work.
When a visitor makes a form submission, it will fill up a contact property called "shop_number" as a single line text. And;
because it is a single line text, I can't use the filtering because I will have to input all 7000 values which copy and pasting does not work.
On a custom code, we want this input fields to search on company property, also called, "shop_number" to filter the response if matched to any of all the companies in the crm.
For example: A visitor submitted '12340' in the contact shop number, then the workflow should be able to check if that matches any of the company shop number. The answer must be boolean.